summaryrefslogtreecommitdiff
path: root/TAO/tests/Smart_Proxies/Benchmark/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Smart_Proxies/Benchmark/client.cpp')
-rw-r--r--TAO/tests/Smart_Proxies/Benchmark/client.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tests/Smart_Proxies/Benchmark/client.cpp b/TAO/tests/Smart_Proxies/Benchmark/client.cpp
index 6867bd8560d..9be492b2cf3 100644
--- a/TAO/tests/Smart_Proxies/Benchmark/client.cpp
+++ b/TAO/tests/Smart_Proxies/Benchmark/client.cpp
@@ -151,8 +151,6 @@ ACE_TMAIN (int argc, ACE_TCHAR *argv[])
Smart_Test_Factory,
-1);
- // To make KAI Compiler happy as it considers <test_factory> to be
- // an unused variable.
ACE_UNUSED_ARG (test_factory);
}