mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
removed double declaration of opt_connect_str
This commit is contained in:
parent
5135d05ab1
commit
b8d4697288
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue