summaryrefslogtreecommitdiff
path: root/stopspam_mod/branches/0.0.1.7/stopspam.h
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2009-09-30 22:03:58 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2009-09-30 22:03:58 +0300
commitbc65af670e04a1c3244f47052475b24dddfd93d0 (patch)
tree47c6c98dd40f9ce76e72f5b5f98eff0dd496572c /stopspam_mod/branches/0.0.1.7/stopspam.h
parentcf2f92436cc59e051017ae85c48928570bdc0915 (diff)
cleaning
Diffstat (limited to 'stopspam_mod/branches/0.0.1.7/stopspam.h')
-rw-r--r--stopspam_mod/branches/0.0.1.7/stopspam.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/stopspam_mod/branches/0.0.1.7/stopspam.h b/stopspam_mod/branches/0.0.1.7/stopspam.h
deleted file mode 100644
index 738ec15..0000000
--- a/stopspam_mod/branches/0.0.1.7/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::wstring gbAuthRepl;
-