summaryrefslogtreecommitdiffhomepage
path: root/Tobii-EyeX/include/eyex-cpp/Property.cpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2019-01-16 11:43:34 +0100
committerStanislaw Halik <sthalik@misaki.pl>2019-01-16 11:43:34 +0100
commit3e07e568a1ae478b89812d91438d75179c94ab35 (patch)
tree85b4a9911dcc2fa661eac15a9a40ffbf813f0e89 /Tobii-EyeX/include/eyex-cpp/Property.cpp
parentc61ba8892ce9b76bae4f60986b9d6724dad53254 (diff)
remove obsolete Tobii EyeX SDK
Diffstat (limited to 'Tobii-EyeX/include/eyex-cpp/Property.cpp')
-rwxr-xr-xTobii-EyeX/include/eyex-cpp/Property.cpp19
1 files changed, 0 insertions, 19 deletions
diff --git a/Tobii-EyeX/include/eyex-cpp/Property.cpp b/Tobii-EyeX/include/eyex-cpp/Property.cpp
deleted file mode 100755
index b5da8af..0000000
--- a/Tobii-EyeX/include/eyex-cpp/Property.cpp
+++ /dev/null
@@ -1,19 +0,0 @@
-//---------------------------------------------------------------------------------------------------------------------
-// Property.cpp
-//---------------------------------------------------------------------------------------------------------------------
-
-#include "Precompiled.hpp"
-#include "Property.hpp"
-#include "InteractionContext.hpp"
-
-//---------------------------------------------------------------------------------------------------------------------
-
-TOBIIGAZE_NAMESPACE_BEGIN
-
-//---------------------------------------------------------------------------------------------------------------------
-
-//---------------------------------------------------------------------------------------------------------------------
-
-TOBIIGAZE_NAMESPACE_END
-
-//---------------------------------------------------------------------------------------------------------------------