diff options
Diffstat (limited to 'tracker-easy/module.cpp')
-rw-r--r-- | tracker-easy/module.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tracker-easy/module.cpp b/tracker-easy/module.cpp index b7b60fa8..9f5461d5 100644 --- a/tracker-easy/module.cpp +++ b/tracker-easy/module.cpp @@ -1,13 +1,9 @@ #include "tracker-easy.h" #include "tracker-easy-dialog.h" -#include "tracker-easy-api.h" #include "module.hpp" -#include "point-extractor.h" #include <memory> - - namespace EasyTracker { |