diff options
Diffstat (limited to 'ACE/tests/Bug_3505_Regression_Test.cpp')
-rw-r--r-- | ACE/tests/Bug_3505_Regression_Test.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/tests/Bug_3505_Regression_Test.cpp b/ACE/tests/Bug_3505_Regression_Test.cpp index 0609ec07ed7..291fd895f66 100644 --- a/ACE/tests/Bug_3505_Regression_Test.cpp +++ b/ACE/tests/Bug_3505_Regression_Test.cpp @@ -14,7 +14,6 @@ #include "ace/Service_Gestalt.h" #include "test_config.h" - int run_main (int, ACE_TCHAR *[]) { |