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