diff options
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;
|