summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--tracker-pt/frame.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tracker-pt/frame.cpp b/tracker-pt/frame.cpp
index 79cf62fc..330c2313 100644
--- a/tracker-pt/frame.cpp
+++ b/tracker-pt/frame.cpp
@@ -5,8 +5,6 @@
#include <opencv2/imgproc.hpp>
-#pragma strict_gs_check(on)
-
using namespace pt_module;
Preview& Preview::operator=(const pt_frame& frame_)