summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/ServerCache.h
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2006-10-18 13:52:25 +0000
committerBenoit Foucher <benoit@zeroc.com>2006-10-18 13:52:25 +0000
commit27cb5b1e6cfa9e23de49f2287795b91e83a74ce2 (patch)
treef1417e8715d9d61dde6176c2c86c58b071486553 /cpp/src/IceGrid/ServerCache.h
parentChanged STLPORT_HOME to USE_STLPORT (diff)
downloadice-27cb5b1e6cfa9e23de49f2287795b91e83a74ce2.tar.bz2
ice-27cb5b1e6cfa9e23de49f2287795b91e83a74ce2.tar.xz
ice-27cb5b1e6cfa9e23de49f2287795b91e83a74ce2.zip
Added IceGrid::Locator interface, more replication tests.
Diffstat (limited to 'cpp/src/IceGrid/ServerCache.h')
-rw-r--r--cpp/src/IceGrid/ServerCache.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/IceGrid/ServerCache.h b/cpp/src/IceGrid/ServerCache.h
index d893a488562..0f0ea15f15f 100644
--- a/cpp/src/IceGrid/ServerCache.h
+++ b/cpp/src/IceGrid/ServerCache.h
@@ -38,7 +38,6 @@ public:
void sync();
void update(const ServerInfo&);
- void updateRevision(int);
void destroy();
ServerInfo getServerInfo(bool = false) const;