diff options
Diffstat (limited to 'cpp/test/Ice/proxy/Server.cpp')
-rw-r--r-- | cpp/test/Ice/proxy/Server.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/test/Ice/proxy/Server.cpp b/cpp/test/Ice/proxy/Server.cpp index c0a9a8761c5..ac9b496ae68 100644 --- a/cpp/test/Ice/proxy/Server.cpp +++ b/cpp/test/Ice/proxy/Server.cpp @@ -49,4 +49,3 @@ main(int argc, char* argv[]) return EXIT_FAILURE; } } - |