diff options
Diffstat (limited to 'Tobii EyeX/include/eyex-cpp/Property.cpp')
-rwxr-xr-x | Tobii EyeX/include/eyex-cpp/Property.cpp | 19 |
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
-
-//---------------------------------------------------------------------------------------------------------------------
|