diff options
Diffstat (limited to 'ndb/test/include/NdbRestarter.hpp')
-rw-r--r-- | ndb/test/include/NdbRestarter.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ndb/test/include/NdbRestarter.hpp b/ndb/test/include/NdbRestarter.hpp index 114726f6a2b..19a88b4f8ad 100644 --- a/ndb/test/include/NdbRestarter.hpp +++ b/ndb/test/include/NdbRestarter.hpp @@ -87,8 +87,6 @@ protected: bool connected; BaseString addr; - BaseString host; - int port; NdbMgmHandle handle; ndb_mgm_configuration * m_config; protected: |