summaryrefslogtreecommitdiff
path: root/TAO/tests/POA/On_Demand_Act_Direct_Coll/test.idl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/POA/On_Demand_Act_Direct_Coll/test.idl')
-rw-r--r--TAO/tests/POA/On_Demand_Act_Direct_Coll/test.idl2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tests/POA/On_Demand_Act_Direct_Coll/test.idl b/TAO/tests/POA/On_Demand_Act_Direct_Coll/test.idl
index 99a913cf6f0..ccb6713f7d3 100644
--- a/TAO/tests/POA/On_Demand_Act_Direct_Coll/test.idl
+++ b/TAO/tests/POA/On_Demand_Act_Direct_Coll/test.idl
@@ -8,6 +8,4 @@ interface test
void method ();
// A twoway operation.
- void shutdown ();
- // Shutdown the server.
};