diff options
Diffstat (limited to 'ACE/tests/Compiler_Features_05_Test.cpp')
-rw-r--r-- | ACE/tests/Compiler_Features_05_Test.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/tests/Compiler_Features_05_Test.cpp b/ACE/tests/Compiler_Features_05_Test.cpp index 2e4b44cf067..8d5b9716abd 100644 --- a/ACE/tests/Compiler_Features_05_Test.cpp +++ b/ACE/tests/Compiler_Features_05_Test.cpp @@ -18,8 +18,6 @@ // does not compile the platform is just too broken. #include <queue> - - int run_main (int, ACE_TCHAR *[]) { |