diff options
author | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-04-24 18:13:42 +0000 |
---|---|---|
committer | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-04-24 18:13:42 +0000 |
commit | ccc50332684d14dccef9c9afe9c05c73c37b688c (patch) | |
tree | f9d762e7a2117e6fc0e3ec732c3353dd04759a6e /popup/resource.h | |
parent | a390c019367cbabec17cd0a5dc8c8b8a4a455e5e (diff) |
popup:
removed process CL events
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@27 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'popup/resource.h')
-rw-r--r-- | popup/resource.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/popup/resource.h b/popup/resource.h index 925097e..dc04aee 100644 --- a/popup/resource.h +++ b/popup/resource.h @@ -188,7 +188,6 @@ #define IDC_CUSTOMPOS 1234
#define IDC_LAYOUT_TEXT 1235
#define IDC_LAYOUT 1236
-#define IDC_HOOK_CLIST 1237
#define IDC_REORDERPOPUPS 1238
#define IDC_POPUPENABLED 1240
#define IDC_DISABLEINFS 1241
|