diff options
Diffstat (limited to 'ACE/ace/Thread_Exit.h')
-rw-r--r-- | ACE/ace/Thread_Exit.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/Thread_Exit.h b/ACE/ace/Thread_Exit.h index 4f3882b9357..daebbb4fe39 100644 --- a/ACE/ace/Thread_Exit.h +++ b/ACE/ace/Thread_Exit.h @@ -99,7 +99,6 @@ public: ACE_Thread_Exit * instance () const; private: - /// Holds the underlying instance. ACE_Thread_Exit *instance_; |