summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_3940_Regression/test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Bug_3940_Regression/test.cpp')
-rw-r--r--TAO/tests/Bug_3940_Regression/test.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tests/Bug_3940_Regression/test.cpp b/TAO/tests/Bug_3940_Regression/test.cpp
deleted file mode 100644
index 8b471079b63..00000000000
--- a/TAO/tests/Bug_3940_Regression/test.cpp
+++ /dev/null
@@ -1,6 +0,0 @@
-#include "testS.h"
-
-int ACE_TMAIN (int, ACE_TCHAR *[])
-{
- return 0;
-}