diff options
Diffstat (limited to 'storage/ndb/src/mgmsrv/main.cpp')
-rw-r--r-- | storage/ndb/src/mgmsrv/main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/storage/ndb/src/mgmsrv/main.cpp b/storage/ndb/src/mgmsrv/main.cpp index 1c52bf7c518..53c8299216f 100644 --- a/storage/ndb/src/mgmsrv/main.cpp +++ b/storage/ndb/src/mgmsrv/main.cpp @@ -190,7 +190,6 @@ static void usage() */ int main(int argc, char** argv) { - int mgm_connect_result; NDB_INIT(argv[0]); |