removed double declaration of opt_connect_str

This commit is contained in:
tomas@poseidon.ndb.mysql.com 2005-02-21 19:50:13 +01:00
parent 5135d05ab1
commit b8d4697288

View file

@ -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;