Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / tests / RTCORBA / Linear_Priority / test.idl
blobdf676082f4f60250da692c38fd726b862c7255ae
1 interface test
3 void method ();
5 void shutdown ();
6 };