From 6dc951f8b9dda269749feb001348ebc0882d47a4 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Fri, 17 Jun 2005 08:37:56 +0000 Subject: ChangeLogTag: Fri Jun 17 08:36:12 UTC 2005 Johnny Willemsen --- ace/Object_Manager.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'ace/Object_Manager.cpp') diff --git a/ace/Object_Manager.cpp b/ace/Object_Manager.cpp index fe1ad9d359e..024d9b4acb0 100644 --- a/ace/Object_Manager.cpp +++ b/ace/Object_Manager.cpp @@ -584,10 +584,6 @@ ACE_Object_Manager::get_singleton_lock (ACE_RW_Thread_Mutex *&lock) } #endif /* ACE_MT_SAFE */ -// NOTE: this function needs to appear _after_ the -// get_singleton_lock () functions in order to compile with -// g++ 2.7.2.3. -// // Clean up an ACE_Object_Manager. There can be instances of this object // other than The Instance. This can happen if (on Win32) the ACE DLL // causes one to be created, or if a user creates one for some reason. -- cgit v1.2.1