diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-04-24 21:56:13 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-04-24 21:56:13 +0200 |
commit | 100f409967cd5c17567e401826a0773c7e848ff3 (patch) | |
tree | 64114fa1a8db36febe5448d5d199b3e9c8fc294f /framework/src/sinkfabric.cpp | |
parent | b3223155b178427354b44f05167d0afba0926cbd (diff) | |
download | kube-100f409967cd5c17567e401826a0773c7e848ff3.tar.gz kube-100f409967cd5c17567e401826a0773c7e848ff3.zip |
Dropped the now unused action framework
Diffstat (limited to 'framework/src/sinkfabric.cpp')
-rw-r--r-- | framework/src/sinkfabric.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/src/sinkfabric.cpp b/framework/src/sinkfabric.cpp index 5e209526..2615a3ca 100644 --- a/framework/src/sinkfabric.cpp +++ b/framework/src/sinkfabric.cpp | |||
@@ -17,8 +17,6 @@ | |||
17 | 02110-1301, USA. | 17 | 02110-1301, USA. |
18 | */ | 18 | */ |
19 | 19 | ||
20 | #include <actions/actionhandler.h> | ||
21 | |||
22 | #include <QFile> | 20 | #include <QFile> |
23 | 21 | ||
24 | #include <sink/store.h> | 22 | #include <sink/store.h> |