diff options
author | Tobias Weimer <wishmaster51@googlemail.com> | 2014-08-02 15:15:51 +0000 |
---|---|---|
committer | Tobias Weimer <wishmaster51@googlemail.com> | 2014-08-02 15:15:51 +0000 |
commit | fb51bcef9844639acab51ec98ea93eda910939da (patch) | |
tree | fa65e29671220edb4d9db14779453816fcad0f86 /plugins/NewXstatusNotify/src/options.h | |
parent | c3a6ce0476f75bd3b5df4e721e8d0bcb6e3a8989 (diff) |
oops
git-svn-id: http://svn.miranda-ng.org/main/trunk@10023 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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 6185faadac..f8f8657966 100644 --- a/plugins/NewXstatusNotify/src/options.h +++ b/plugins/NewXstatusNotify/src/options.h @@ -86,8 +86,6 @@ typedef struct tagTEMPLATES { BYTE PopupSMsgFlags;
BYTE LogXFlags;
BYTE LogSMsgFlags;
- BYTE UseOneForAll;
- BYTE bEnabled;
TCHAR PopupXstatusChanged[256];
TCHAR PopupXstatusRemoved[256];
TCHAR PopupXMsgChanged[256];
|