diff options
author | Benoit Foucher <benoit@zeroc.com> | 2006-05-09 14:20:04 +0000 |
---|---|---|
committer | Benoit Foucher <benoit@zeroc.com> | 2006-05-09 14:20:04 +0000 |
commit | 3cbc6beabc2079727a70f845fc162a2072e97a02 (patch) | |
tree | c4ba2dde3970998f3137a8e4cfcf3ac1cc44da06 /cpp/src/IceGrid/Topics.cpp | |
parent | Added identity string functions to communnicator Updated some copyright (diff) | |
download | ice-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.cpp | 1 |
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&) { |