summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/CSD_Strategy/TestApps/server_main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/CSD_Strategy/TestApps/server_main.cpp')
-rw-r--r--TAO/performance-tests/CSD_Strategy/TestApps/server_main.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/TAO/performance-tests/CSD_Strategy/TestApps/server_main.cpp b/TAO/performance-tests/CSD_Strategy/TestApps/server_main.cpp
deleted file mode 100644
index d0d2aa30fff..00000000000
--- a/TAO/performance-tests/CSD_Strategy/TestApps/server_main.cpp
+++ /dev/null
@@ -1,5 +0,0 @@
-// $Id$
-#include "TestInf/TestAppMain.h"
-#include "ServerApp.h"
-
-TEST_APP_MAIN(ServerApp)