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