Remove unused var
This commit is contained in:
parent
15c2ff2d54
commit
09c7f2c935
|
@ -27,7 +27,6 @@
|
|||
#include "callbacks.h"
|
||||
#include "resource.h"
|
||||
|
||||
TCHAR BACKUP_INI_FILE[] = _T(".\\plugins\\config\\addon_hextray.conf");
|
||||
struct HOTKEY g_hHotKey;
|
||||
|
||||
/* we need to convert ALT and SHIFT modifiers
|
||||
|
|
Loading…
Reference in New Issue