summaryrefslogtreecommitdiff
path: root/plugins/StatusChange/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-01-20 22:50:52 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-01-20 22:50:52 +0300
commit8c18d1fe6f83807116c065e548ee6b567f4b49a1 (patch)
treec01b9461b4ee00ffae0ec9f028087b67d7c49feb /plugins/StatusChange/src/stdafx.h
parent236dfc4581f03c670f4b5a5b076b2910ae25459b (diff)
fixes #1776 (any traces of URL* related constants removed)
Diffstat (limited to 'plugins/StatusChange/src/stdafx.h')
-rw-r--r--plugins/StatusChange/src/stdafx.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/StatusChange/src/stdafx.h b/plugins/StatusChange/src/stdafx.h
index a1a22ef235..7d6e3b3146 100644
--- a/plugins/StatusChange/src/stdafx.h
+++ b/plugins/StatusChange/src/stdafx.h
@@ -27,8 +27,6 @@ struct TOPTIONS
{
BOOL MessageRead;
BOOL MessageSend;
- BOOL UrlRead;
- BOOL UrlSend;
BOOL FileRead;
BOOL FileSend;