diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2012-06-26 10:49:17 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2012-06-26 10:49:17 +0000 |
commit | e3ef2ece256c1f785b4ee1c0a715ad0dac6ac1b7 (patch) | |
tree | ec42bd84ec11874948776a08f97f3e0790226c7f /CIAO/ciao/Contexts | |
parent | 610e36d8495b3178ce7a4c0358ffa4b2b115c6b5 (diff) | |
download | ATCD-e3ef2ece256c1f785b4ee1c0a715ad0dac6ac1b7.tar.gz |
Diffstat (limited to 'CIAO/ciao/Contexts')
-rw-r--r-- | CIAO/ciao/Contexts/Context_Impl_Base_T.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CIAO/ciao/Contexts/Context_Impl_Base_T.h b/CIAO/ciao/Contexts/Context_Impl_Base_T.h index 1005f07339e..6d5d82d764c 100644 --- a/CIAO/ciao/Contexts/Context_Impl_Base_T.h +++ b/CIAO/ciao/Contexts/Context_Impl_Base_T.h @@ -78,7 +78,6 @@ namespace CIAO virtual CORBA::Object_ptr uninstall_service_component_reference (const char * service_id); - /// Temporarily added back for a sponsor, this will be removed at some /// moment in favor of a resolve_service_reference() call const char *_ciao_instance_id (void) const; |