summaryrefslogtreecommitdiff
path: root/ndb/src/mgmsrv/Config.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ndb/src/mgmsrv/Config.hpp')
-rw-r--r--ndb/src/mgmsrv/Config.hpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/ndb/src/mgmsrv/Config.hpp b/ndb/src/mgmsrv/Config.hpp
index b5e1e17b027..8e16ddf1810 100644
--- a/ndb/src/mgmsrv/Config.hpp
+++ b/ndb/src/mgmsrv/Config.hpp
@@ -60,16 +60,6 @@ public:
printConfigFile(ndb);
}
- Uint32 getGenerationNumber() const;
- int setGenerationNumber(Uint32);
-
- /** Change configuration
- */
- bool change(const BaseString &section,
- const BaseString &param,
- const BaseString &value);
-
-
/**
* Info
*/