Commit 45064a4a authored by unknown's avatar unknown
Browse files

removed double declaration of opt_connect_str

parent 448a4fd1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -5,7 +5,6 @@
#include <NdbApi.hpp>
#include <HugoTransactions.hpp>

static const char* opt_connect_str= 0;
static const char* _dbname = "TEST_DB";
static int g_loops = 7;