diff options
Diffstat (limited to 'ACE/ace/Service_Config.h')
-rw-r--r-- | ACE/ace/Service_Config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ACE/ace/Service_Config.h b/ACE/ace/Service_Config.h index 3076a3bb529..ac9d44df669 100644 --- a/ACE/ace/Service_Config.h +++ b/ACE/ace/Service_Config.h @@ -290,9 +290,6 @@ class ACE_Export ACE_Service_Config ACE_Threading_Helper<ACE_SYNCH_MUTEX> threadkey_; public: - - // = Initialization and termination methods. - /** * Initialize the Service Repository. Note that initialising @a * signum to a negative number will prevent a signal handler being |