summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/Topics.cpp
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2006-05-09 14:20:04 +0000
committerBenoit Foucher <benoit@zeroc.com>2006-05-09 14:20:04 +0000
commit3cbc6beabc2079727a70f845fc162a2072e97a02 (patch)
treec4ba2dde3970998f3137a8e4cfcf3ac1cc44da06 /cpp/src/IceGrid/Topics.cpp
parentAdded identity string functions to communnicator Updated some copyright (diff)
downloadice-3cbc6beabc2079727a70f845fc162a2072e97a02.tar.bz2
ice-3cbc6beabc2079727a70f845fc162a2072e97a02.tar.xz
ice-3cbc6beabc2079727a70f845fc162a2072e97a02.zip
Cleaned up slice files, fixed IceGrid node with collocated registry warning
on shutdown.
Diffstat (limited to 'cpp/src/IceGrid/Topics.cpp')
-rw-r--r--cpp/src/IceGrid/Topics.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/IceGrid/Topics.cpp b/cpp/src/IceGrid/Topics.cpp
index bf0d1395212..c91c87d3490 100644
--- a/cpp/src/IceGrid/Topics.cpp
+++ b/cpp/src/IceGrid/Topics.cpp
@@ -123,7 +123,6 @@ NodeObserverTopic::nodeDown(const string& name, const Ice::Current&)
}
}
-
void
NodeObserverTopic::updateServer(const string& node, const ServerDynamicInfo& server, const Ice::Current&)
{