summaryrefslogtreecommitdiff
path: root/stopspam_mod/branches/0.0.1.6/stopspam.h
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2009-09-30 22:01:35 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2009-09-30 22:01:35 +0300
commitcf2f92436cc59e051017ae85c48928570bdc0915 (patch)
tree2eeed876378ecb12f136a6885ebf9fc662155b1e /stopspam_mod/branches/0.0.1.6/stopspam.h
parent4d4bd94c0e34e2eaedc9d12926f14ccde8e0b69c (diff)
source sorting
Diffstat (limited to 'stopspam_mod/branches/0.0.1.6/stopspam.h')
-rw-r--r--stopspam_mod/branches/0.0.1.6/stopspam.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/stopspam_mod/branches/0.0.1.6/stopspam.h b/stopspam_mod/branches/0.0.1.6/stopspam.h
deleted file mode 100644
index 10088bb..0000000
--- a/stopspam_mod/branches/0.0.1.6/stopspam.h
+++ /dev/null
@@ -1,19 +0,0 @@
-
-extern BOOL gbDosServiceExist;
-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 tstring gbSpammersGroup;
-extern tstring gbQuestion;
-extern tstring gbAnswer;
-extern tstring gbCongratulation;
-extern std::string gbAuthRepl;
-