diff options
Diffstat (limited to 'include/delphi/m_hotkeys.inc')
-rw-r--r-- | include/delphi/m_hotkeys.inc | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/include/delphi/m_hotkeys.inc b/include/delphi/m_hotkeys.inc index e0bda35da1..e838a95118 100644 --- a/include/delphi/m_hotkeys.inc +++ b/include/delphi/m_hotkeys.inc @@ -1,8 +1,8 @@ {
Miranda IM: the free IM client for Microsoft* Windows*
-Copyright 2000-2007 Miranda ICQ/IM project,
-all portions of this codebase are copyrighted to the people
+Copyright 2000-2007 Miranda ICQ/IM project,
+all portions of this codebase are copyrighted to the people
listed in contributors.txt.
This program is free software; you can redistribute it and/or
@@ -40,13 +40,6 @@ type PHOTKEYDESC = ^THOTKEYDESC;
const
- {$IFNDEF Win64}
- HOTKEYDESC_SIZE_V1 = 7*SizeOf(dword); //(offsetof(HOTKEYDESC, dwFlags))
- {$ELSE}
- HOTKEYDESC_SIZE_V1 = SizeOf(HOTKEYDESC);
- {$ENDIF}
-
-const
HKF_MIRANDA_LOCAL = $8000;
{ use this macro to defile hotkey codes like this:
|