summaryrefslogtreecommitdiff
path: root/TAO/tests/POA/DSI/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/POA/DSI/client.cpp')
-rw-r--r--TAO/tests/POA/DSI/client.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tests/POA/DSI/client.cpp b/TAO/tests/POA/DSI/client.cpp
index 2647416cc9c..589b90aa958 100644
--- a/TAO/tests/POA/DSI/client.cpp
+++ b/TAO/tests/POA/DSI/client.cpp
@@ -64,7 +64,7 @@ parse_args (int argc, ACE_TCHAR **argv)
}
int
-read_IOR_from_file (void)
+read_IOR_from_file ()
{
// Open the file for reading.
ACE_HANDLE f_handle =
@@ -95,7 +95,6 @@ read_IOR_from_file (void)
int
ACE_TMAIN (int argc, ACE_TCHAR *argv[])
{
-
char str [255];
// Initialize the ORB
try