diff options
author | George Hazan <george.hazan@gmail.com> | 2012-11-23 10:19:27 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-11-23 10:19:27 +0000 |
commit | 92ad5aa7da96a047c03c391560bca2b49b5a284d (patch) | |
tree | 7e563e52d0037eeb0d7165bdca58ea6e4d7c9ea8 /plugins/WhenWasIt/src/commonheaders.h | |
parent | 06fc68c05e43d94ee5fc6dce81bca36fb7b92ea9 (diff) |
- fixed extra icons in WhenWasIt;
- code cleaning
git-svn-id: http://svn.miranda-ng.org/main/trunk@2440 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/WhenWasIt/src/commonheaders.h')
-rw-r--r-- | plugins/WhenWasIt/src/commonheaders.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/WhenWasIt/src/commonheaders.h b/plugins/WhenWasIt/src/commonheaders.h index e2421e91c8..8ad1db0be8 100644 --- a/plugins/WhenWasIt/src/commonheaders.h +++ b/plugins/WhenWasIt/src/commonheaders.h @@ -82,7 +82,6 @@ struct CommonData{ int popupTimeout;
int popupTimeoutToday;
int bUsePopups;
- int bUseClistIcon;
int bUseDialog;
int bIgnoreSubcontacts;
int cShowAgeMode;
|