summaryrefslogtreecommitdiff
path: root/vsprojects/SelfTest/SelfTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'vsprojects/SelfTest/SelfTest.cpp')
-rw-r--r--vsprojects/SelfTest/SelfTest.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/vsprojects/SelfTest/SelfTest.cpp b/vsprojects/SelfTest/SelfTest.cpp
deleted file mode 100644
index 60a736c5..00000000
--- a/vsprojects/SelfTest/SelfTest.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
-// SelfTest.cpp : Defines the entry point for the console application.
-//
-
-#include "stdafx.h"
-
-
-int _tmain(int argc, _TCHAR* argv[])
-{
- return 0;
-}
-