Skip to content

Commit

Permalink
Merge pull request #2292 from mathieui/fix_warnings
Browse files Browse the repository at this point in the history
Fix a warning
  • Loading branch information
lioncash committed Apr 11, 2015
2 parents 1a18cad + 4c2d25e commit 13b6968
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Source/Core/Core/HotkeyManager.h
Expand Up @@ -39,6 +39,4 @@ namespace HotkeyManagerEmu
bool IsEnabled();
void Enable(bool enable_toggle);
bool IsPressed(int Id, bool held);

static bool enabled;
}

0 comments on commit 13b6968

Please sign in to comment.