summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Callback/Server_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/Callback/Server_i.h')
-rw-r--r--TAO/performance-tests/Callback/Server_i.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/performance-tests/Callback/Server_i.h b/TAO/performance-tests/Callback/Server_i.h
index fca9406d808..87cd2126d2f 100644
--- a/TAO/performance-tests/Callback/Server_i.h
+++ b/TAO/performance-tests/Callback/Server_i.h
@@ -22,7 +22,6 @@ public:
ACE_THROW_SPEC (());
void request (Test::TimeStamp,
- const Test::Payload &,
CORBA::Environment &)
ACE_THROW_SPEC ((CORBA::SystemException));