Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / tao / Fault_Tolerance_Service.inl
blob832bf39de0d3276b2fb746f496b34e4963f0bf6b
1 // -*- C++ -*-
2 //
3 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
5 ACE_INLINE TAO_Service_Callbacks *
6 TAO_Fault_Tolerance_Service::service_callback ()
8   return this->ft_service_callback_;
11 TAO_END_VERSIONED_NAMESPACE_DECL