summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Latency/Single_Threaded/Roundtrip.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/Latency/Single_Threaded/Roundtrip.h')
-rw-r--r--TAO/performance-tests/Latency/Single_Threaded/Roundtrip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/performance-tests/Latency/Single_Threaded/Roundtrip.h b/TAO/performance-tests/Latency/Single_Threaded/Roundtrip.h
index 25b26d1f4cd..9884f4478d6 100644
--- a/TAO/performance-tests/Latency/Single_Threaded/Roundtrip.h
+++ b/TAO/performance-tests/Latency/Single_Threaded/Roundtrip.h
@@ -21,7 +21,7 @@ public:
// = The skeleton methods
virtual Test::Timestamp test_method (Test::Timestamp send_time);
- virtual void shutdown (void);
+ virtual void shutdown ();
private:
/// Use an ORB reference to convert strings to objects and shutdown