summaryrefslogtreecommitdiff
path: root/ACE/ace/Task.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Task.h')
-rw-r--r--ACE/ace/Task.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/Task.h b/ACE/ace/Task.h
index 3eb6ef246e3..70590a75771 100644
--- a/ACE/ace/Task.h
+++ b/ACE/ace/Task.h
@@ -286,7 +286,6 @@ protected:
/// Holds the thread ID of the last thread to exit svc() in this object.
ACE_thread_t last_thread_id_;
-
private:
// = Disallow these operations.