diff options
Diffstat (limited to 'plugins/NewXstatusNotify/src/options.h')
-rw-r--r-- | plugins/NewXstatusNotify/src/options.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/NewXstatusNotify/src/options.h b/plugins/NewXstatusNotify/src/options.h index 7947401c31..6d3c018570 100644 --- a/plugins/NewXstatusNotify/src/options.h +++ b/plugins/NewXstatusNotify/src/options.h @@ -22,8 +22,6 @@ #ifndef OPTIONS_H
#define OPTIONS_H
-#include "common.h"
-
#define DEFAULT_LOGFILE "NewStatusNotify.log"
typedef struct tagOPTIONS {
|