summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/EventChannel.cpp
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2008-07-07 12:11:54 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2008-07-07 12:11:54 +0000
commit3a6277fa46f9effd9889a72800213c28f6d55090 (patch)
tree83725c0370adc3a6aea1eca52e56797e84a96e5b /TAO/orbsvcs/orbsvcs/Notify/EventChannel.cpp
parent1fb1ae14f092b241b93caf5d722c675ca7a89732 (diff)
downloadATCD-3a6277fa46f9effd9889a72800213c28f6d55090.tar.gz
ChangeLogTag: Mon Jul 7 12:09:10 UTC 2008 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/EventChannel.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/EventChannel.cpp6
1 files changed, 4 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/EventChannel.cpp b/TAO/orbsvcs/orbsvcs/Notify/EventChannel.cpp
index 2292e6ef782..7a94054fb86 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/EventChannel.cpp
+++ b/TAO/orbsvcs/orbsvcs/Notify/EventChannel.cpp
@@ -196,8 +196,10 @@ TAO_Notify_EventChannel::release (void)
}
void
-TAO_Notify_EventChannel::cleanup_proxy (CosNotifyChannelAdmin::ProxyID, bool)
-{ }
+TAO_Notify_EventChannel::cleanup_proxy (CosNotifyChannelAdmin::ProxyID,
+ bool, bool)
+{
+}
int
TAO_Notify_EventChannel::shutdown (void)