summaryrefslogtreecommitdiffhomepage
path: root/tracker-easy/tracker-easy-api.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tracker-easy/tracker-easy-api.cpp')
-rw-r--r--tracker-easy/tracker-easy-api.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/tracker-easy/tracker-easy-api.cpp b/tracker-easy/tracker-easy-api.cpp
deleted file mode 100644
index 2e3988a8..00000000
--- a/tracker-easy/tracker-easy-api.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
-#include "tracker-easy-api.h"
-#include "cv/numeric.hpp"
-
-using namespace numeric_types;
-
-
-IEasyTrackerTraits::IEasyTrackerTraits() = default;
-IEasyTrackerTraits::~IEasyTrackerTraits() = default;
-
-