diff options
Diffstat (limited to 'plugins/StopSpamMod/src/stopspam.h')
-rw-r--r-- | plugins/StopSpamMod/src/stopspam.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/StopSpamMod/src/stopspam.h b/plugins/StopSpamMod/src/stopspam.h index 6285433209..7861eeda13 100644 --- a/plugins/StopSpamMod/src/stopspam.h +++ b/plugins/StopSpamMod/src/stopspam.h @@ -28,4 +28,3 @@ extern BOOL gbAutoAddToServerList; extern BOOL gbAutoReqAuth; extern wstring gbAutoAuthGroup; extern BOOL gbLogToFile; -extern BOOL gbDelAllTempory; |