diff options
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 a231fafba8..e2421e91c8 100644 --- a/plugins/WhenWasIt/src/commonheaders.h +++ b/plugins/WhenWasIt/src/commonheaders.h @@ -81,7 +81,6 @@ struct CommonData{ int daysInAdvance;
int popupTimeout;
int popupTimeoutToday;
- int clistIcon;
int bUsePopups;
int bUseClistIcon;
int bUseDialog;
|