summaryrefslogtreecommitdiff
path: root/include/m_hotkeys.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-01-18 16:14:20 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-01-18 16:14:20 +0000
commita88908d79295c22362b9c66edef2d185b7e64f01 (patch)
treef3b9efe910e6f2418259083906b21288433e8452 /include/m_hotkeys.h
parent082f19f7b21686c2a30867a2dc604e61a47d8b20 (diff)
old useless junk removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@7731 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'include/m_hotkeys.h')
-rw-r--r--include/m_hotkeys.h2
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;