summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_2399_Regression/test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Bug_2399_Regression/test.cpp')
-rw-r--r--TAO/tests/Bug_2399_Regression/test.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/TAO/tests/Bug_2399_Regression/test.cpp b/TAO/tests/Bug_2399_Regression/test.cpp
deleted file mode 100644
index 1b3f75330f2..00000000000
--- a/TAO/tests/Bug_2399_Regression/test.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
-// $Id$
-
-#include "testC.h"
-
-int
-main (int , char *[])
-{
- return 0;
-}
-