diff options
Diffstat (limited to 'TAO/tests/OBV/Simple/client.cpp')
-rw-r--r-- | TAO/tests/OBV/Simple/client.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tests/OBV/Simple/client.cpp b/TAO/tests/OBV/Simple/client.cpp index 8b8114307c8..78142594b76 100644 --- a/TAO/tests/OBV/Simple/client.cpp +++ b/TAO/tests/OBV/Simple/client.cpp @@ -16,5 +16,4 @@ ACE_TMAIN(int argc, ACE_TCHAR *argv[]) return -1; else return 0; - } |