Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / tests / RTCORBA / Server_Protocol / test.idl
blob73734cfb75851a16aa4b222667b0af81bb8b85bf
2 interface Test
4 oneway void shutdown ();
5 // Shut down the ORB.
6 };