Update to 2.0.0 tree from current Fremantle build
[opencv] / apps / vmdemotk / VMDemoTk.h
diff --git a/apps/vmdemotk/VMDemoTk.h b/apps/vmdemotk/VMDemoTk.h
deleted file mode 100644 (file)
index f92701a..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-#ifndef _VMDEMO_TK_H_
-#define _VMDEMO_TK_H_  
-
-       #include <stdio.h>
-       #include <stdlib.h>
-       #include <string.h>
-       #include "cv.h"
-       #include <tcl.h>
-       #include <tk.h>
-
-#endif