diff options
Diffstat (limited to 'include/m_hotkeys.h')
-rw-r--r-- | include/m_hotkeys.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/m_hotkeys.h b/include/m_hotkeys.h index 33ebde9817..effe9df65b 100644 --- a/include/m_hotkeys.h +++ b/include/m_hotkeys.h @@ -51,8 +51,6 @@ typedef struct DWORD dwFlags;
} HOTKEYDESC;
-#define HOTKEYDESC_SIZE_V1 (offsetof(HOTKEYDESC, dwFlags))
-
#define HKF_MIRANDA_LOCAL 0x8000
extern int hLangpack;
|