summaryrefslogtreecommitdiff
path: root/stopspam_mod/trunk/stopspam.h
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2009-10-13 04:52:09 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2009-10-13 04:52:09 +0300
commit23d6d3e482927c13294f204b34ce23c6f445e8ac (patch)
treec1f6ddc2efd6ef4db9ec6b7cc2b3df2c2d9bcf4a /stopspam_mod/trunk/stopspam.h
parent44cf244bab4c4cba771313bf3151a655775c0e0a (diff)
helpers branch created (contain only headers which can be used by plugins)
Diffstat (limited to 'stopspam_mod/trunk/stopspam.h')
-rw-r--r--stopspam_mod/trunk/stopspam.h22
1 files changed, 0 insertions, 22 deletions
diff --git a/stopspam_mod/trunk/stopspam.h b/stopspam_mod/trunk/stopspam.h
deleted file mode 100644
index 2d9777e..0000000
--- a/stopspam_mod/trunk/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;
-