summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Log/RTEventLog_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Log/RTEventLog_i.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/RTEventLog_i.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Log/RTEventLog_i.h b/TAO/orbsvcs/orbsvcs/Log/RTEventLog_i.h
index 80dab300239..6dc0b4975b3 100644
--- a/TAO/orbsvcs/orbsvcs/Log/RTEventLog_i.h
+++ b/TAO/orbsvcs/orbsvcs/Log/RTEventLog_i.h
@@ -112,10 +112,6 @@ public:
RtecEventChannelAdmin::EventChannel::SYNCHRONIZATION_ERROR,
RtecEventChannelAdmin::EventChannel::CANT_REMOVE_OBSERVER));
- protected:
- /// Used to access the hash map that holds all the Logs created.
- TAO_LogMgr_i &logmgr_i_;
-
private:
/// The EventChannel used.
TAO_EC_Event_Channel *event_channel_;