remove unused mDbConnection
This commit is contained in:
parent
568b15a916
commit
47f3971f9a
|
@ -100,7 +100,6 @@ private:
|
|||
Level mEffectiveLevel; // Level optimised to take account of maxima
|
||||
|
||||
bool mDbConnected;
|
||||
MYSQL mDbConnection;
|
||||
std::string mLogPath;
|
||||
std::string mLogFile;
|
||||
FILE *mLogFileFP;
|
||||
|
|
Loading…
Reference in New Issue