mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-08-02 03:16:11 -04:00
Removed extra qualifications
This commit is contained in:
@@ -180,7 +180,7 @@ public:
|
||||
static const bool getEnableGoldDatabase (void);
|
||||
static const NetworkId &getMaxGoldNetworkId (void);
|
||||
static const float getDefaultQueueUpdateTimeLimit(void);
|
||||
static const bool ConfigServerDatabase::getEnableDataCleanup(void);
|
||||
static const bool getEnableDataCleanup(void);
|
||||
static const int getDefaultLazyDeleteBulkBindSize (void);
|
||||
static const int getDefaultLazyDeleteSleepTime (void);
|
||||
static const int getWriteDelay (void);
|
||||
|
||||
Reference in New Issue
Block a user