From 72776b8c16cc1a31ec0637b102b9daa8cec74890 Mon Sep 17 00:00:00 2001 From: Phil Mesnier Date: Wed, 26 Apr 2006 14:18:54 +0000 Subject: ChangeLog tag: Wed Apr 26 13:47:28 UTC 2006 Phil Mesnier --- TAO/tao/Profile.cpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'TAO/tao/Profile.cpp') diff --git a/TAO/tao/Profile.cpp b/TAO/tao/Profile.cpp index 9879ff26ef4..1c4d2976c69 100644 --- a/TAO/tao/Profile.cpp +++ b/TAO/tao/Profile.cpp @@ -760,6 +760,12 @@ TAO_Profile::encode_alternate_endpoints(void) return 0; } +void +TAO_Profile::remove_generic_endpoint (TAO_Endpoint *) +{ + // default for virtual methods, thus a no-op +} + //@@ TAO_PROFILE_SPL_COMMENT_HOOK_END //@@ TAO_PROFILE_SPL_METHODS_ADD_HOOK -- cgit v1.2.1