diff options
author | George Hazan <ghazan@miranda.im> | 2019-01-21 14:23:36 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2019-01-21 14:23:36 +0300 |
commit | 6d8904f7b96bf24618e9493b8cee050868be3e82 (patch) | |
tree | 7c35fede90b8a255e41c722b4c760e4db436677b /plugins/KeyboardNotify/src/resource.h | |
parent | 8c18d1fe6f83807116c065e548ee6b567f4b49a1 (diff) |
fixes #1776 (rest of URL atavisms)
Diffstat (limited to 'plugins/KeyboardNotify/src/resource.h')
-rw-r--r-- | plugins/KeyboardNotify/src/resource.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/KeyboardNotify/src/resource.h b/plugins/KeyboardNotify/src/resource.h index 78e99972b7..87528e8fec 100644 --- a/plugins/KeyboardNotify/src/resource.h +++ b/plugins/KeyboardNotify/src/resource.h @@ -15,7 +15,6 @@ #define IDD_XSTATUSES 158
#define IDC_ONMESSAGE 1000
#define IDC_ONFILE 1001
-#define IDC_ONURL 1002
#define IDC_ONOTHER 1003
#define IDC_IFOPEN 1004
#define IDC_IFNOTTOP 1005
|