summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/ServerCache.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/IceGrid/ServerCache.cpp')
-rw-r--r--cpp/src/IceGrid/ServerCache.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/IceGrid/ServerCache.cpp b/cpp/src/IceGrid/ServerCache.cpp
index fdceb9c6748..289cf80b295 100644
--- a/cpp/src/IceGrid/ServerCache.cpp
+++ b/cpp/src/IceGrid/ServerCache.cpp
@@ -118,7 +118,6 @@ CheckUpdateResult::getResult()
os << ex;
throw NodeUnreachableException(_node, os.str());
}
- return false;
}
ServerCache::ServerCache(const Ice::CommunicatorPtr& communicator,