summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Latency/AMI/Roundtrip_Handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/Latency/AMI/Roundtrip_Handler.h')
-rw-r--r--TAO/performance-tests/Latency/AMI/Roundtrip_Handler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/performance-tests/Latency/AMI/Roundtrip_Handler.h b/TAO/performance-tests/Latency/AMI/Roundtrip_Handler.h
index b7f3332e45a..40891eaa46e 100644
--- a/TAO/performance-tests/Latency/AMI/Roundtrip_Handler.h
+++ b/TAO/performance-tests/Latency/AMI/Roundtrip_Handler.h
@@ -24,7 +24,7 @@ public:
virtual void test_method (Test::Timestamp send_time);
virtual void test_method_excep (::Messaging::ExceptionHolder *holder);
- virtual void shutdown (void);
+ virtual void shutdown ();
virtual void shutdown_excep (::Messaging::ExceptionHolder *holder);
private: