summaryrefslogtreecommitdiff
path: root/stopspam_mod/branches/0.0.1.5/utilities.h
diff options
context:
space:
mode:
Diffstat (limited to 'stopspam_mod/branches/0.0.1.5/utilities.h')
-rw-r--r--stopspam_mod/branches/0.0.1.5/utilities.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/stopspam_mod/branches/0.0.1.5/utilities.h b/stopspam_mod/branches/0.0.1.5/utilities.h
deleted file mode 100644
index efe8a59..0000000
--- a/stopspam_mod/branches/0.0.1.5/utilities.h
+++ /dev/null
@@ -1,6 +0,0 @@
-tstring DBGetContactSettingStringPAN(HANDLE hContact, char const * szModule, char const * szSetting, tstring errorValue);
-std::string DBGetContactSettingStringPAN_A(HANDLE hContact, char const * szModule, char const * szSetting, std::string errorValue);
-tstring &GetDlgItemString(HWND hwnd, int id);
-std::string &GetProtoList();
-bool ProtoInList(std::string proto);
-void RemoveExcludedUsers(); \ No newline at end of file