Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / tests / POA / Excessive_Object_Deactivations / test.idl
blob3c2146f832577172f09237d2acdd179fca9ae351
1 interface test
3 void deactivate_self ();
4 };