summaryrefslogtreecommitdiff
path: root/stopspam_mod/stopspam.h
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2009-11-17 00:58:24 +0200
committerGluzskiy Alexandr <sss123next@list.ru>2009-11-17 00:58:24 +0200
commitb2c0acd9c5783d6e657a8777b1631d28db4cf359 (patch)
tree188e674b4e186f2c812869a91781e8fcf873484c /stopspam_mod/stopspam.h
parent9b085fe9518691d746fe9931ccc6b927272d19e1 (diff)
new file: watrack_mpd/m_music.h
Diffstat (limited to 'stopspam_mod/stopspam.h')
-rw-r--r--stopspam_mod/stopspam.h22
1 files changed, 0 insertions, 22 deletions
diff --git a/stopspam_mod/stopspam.h b/stopspam_mod/stopspam.h
deleted file mode 100644
index 2d9777e..0000000
--- a/stopspam_mod/stopspam.h
+++ /dev/null
@@ -1,22 +0,0 @@
-
-extern BOOL gbDosServiceExist;
-extern BOOL gbVarsServiceExist;
-extern DWORD gbMaxQuestCount;
-extern BOOL gbInfTalkProtection;
-extern BOOL gbAddPermanent;
-extern BOOL gbHandleAuthReq;
-extern BOOL gbSpecialGroup;
-extern BOOL gbHideContacts;
-extern BOOL gbIgnoreContacts;
-extern BOOL gbExclude;
-extern BOOL gbDelExcluded;
-extern BOOL gbDosServiceIntegration;
-extern BOOL gbDelNotInList;
-extern BOOL gbCaseInsensitive;
-extern BOOL gbInvisDisable;
-extern tstring gbSpammersGroup;
-extern tstring gbQuestion;
-extern tstring gbAnswer;
-extern tstring gbCongratulation;
-extern std::wstring gbAuthRepl;
-