diff options
Diffstat (limited to 'popup/src/config.h')
-rw-r--r-- | popup/src/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/popup/src/config.h b/popup/src/config.h index 277a94d..ace3060 100644 --- a/popup/src/config.h +++ b/popup/src/config.h @@ -54,7 +54,6 @@ typedef struct tagPOPUPOPTIONS { int gapRight;
int spacing;
//Miscellaneous
- BYTE EnableHookClistEvents;
BYTE ReorderPopUps;
BYTE ReorderPopUpsWarning;
//Disable when
|