summaryrefslogtreecommitdiff
path: root/TAO/tests/Big_Reply/Test.idl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Big_Reply/Test.idl')
-rw-r--r--TAO/tests/Big_Reply/Test.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tests/Big_Reply/Test.idl b/TAO/tests/Big_Reply/Test.idl
index 442d6a746be..b69528588e0 100644
--- a/TAO/tests/Big_Reply/Test.idl
+++ b/TAO/tests/Big_Reply/Test.idl
@@ -9,9 +9,6 @@ module Test
/// Receive a big reply
Octet_Seq get_big_reply ();
- /// Ping message
- void ping ();
-
/// Shudown the remote ORB
oneway void shutdown ();
};