summaryrefslogtreecommitdiffhomepage
path: root/tracker-easy/tracker-easy-api.cpp
diff options
context:
space:
mode:
authorStéphane Lenclud <github@lenclud.com>2019-04-13 12:59:22 +0200
committerStéphane Lenclud <github@lenclud.com>2019-04-13 12:59:22 +0200
commit2a90f867d29f7080159a502230535fa397cb2adf (patch)
treed269bc7228f64474daf6fe5a9318696013d815f8 /tracker-easy/tracker-easy-api.cpp
parent4e79bfa83a92fd14ab7f453ac786b682079a0086 (diff)
EasyTracker: Adding namespace. Reducing number of classes.
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;
-
-