Update to 2.0.0 tree from current Fremantle build
[opencv] / apps / vmdemotk / CommandConcatenation.h
diff --git a/apps/vmdemotk/CommandConcatenation.h b/apps/vmdemotk/CommandConcatenation.h
deleted file mode 100644 (file)
index 71d166a..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-    #include <tcl.h>
-    #include <stdarg.h>
-
-    char* CommandConcatenation (Tcl_DString *string, char *str, ...);
-