summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/Database.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/IceGrid/Database.h')
-rw-r--r--cpp/src/IceGrid/Database.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/IceGrid/Database.h b/cpp/src/IceGrid/Database.h
index dd7e43678f3..ca488bebb5e 100644
--- a/cpp/src/IceGrid/Database.h
+++ b/cpp/src/IceGrid/Database.h
@@ -76,6 +76,7 @@ private:
ServerDescriptorPtr getDescriptor();
ServerPrx getProxy();
AdapterPrx getAdapter(const std::string&);
+ bool canRemove();
private: