diff options
author | George Hazan <george.hazan@gmail.com> | 2014-03-26 20:16:33 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-03-26 20:16:33 +0000 |
commit | ad90d3032fc8bf87f893c14ab8e2ef6b6f4b6c8e (patch) | |
tree | 4842652f36c951279da90c1c305c97a9212db581 /plugins/Clist_modern/src/hdr | |
parent | cccc944fb630649383e2bc6f0fac656090695397 (diff) |
andalso for modern :)
git-svn-id: http://svn.miranda-ng.org/main/trunk@8765 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_modern/src/hdr')
-rw-r--r-- | plugins/Clist_modern/src/hdr/modern_global_structure.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Clist_modern/src/hdr/modern_global_structure.h b/plugins/Clist_modern/src/hdr/modern_global_structure.h index 2f6b095114..6572e96290 100644 --- a/plugins/Clist_modern/src/hdr/modern_global_structure.h +++ b/plugins/Clist_modern/src/hdr/modern_global_structure.h @@ -16,7 +16,6 @@ typedef struct tagCLUIDATA BOOL bEventAreaEnabled;
BOOL bNotifyActive;
DWORD dwFlags;
- TCHAR *szNoEvents;
int hIconNotify;
MCONTACT hUpdateContact;
|