mirror of
https://github.com/OpenMW/openmw.git
synced 2025-04-02 02:36:41 +00:00
Forgot to remove debugging code
This commit is contained in:
parent
dff3828710
commit
5fca37d0c8
1 changed files with 0 additions and 2 deletions
|
@ -10,8 +10,6 @@
|
||||||
#include "state.hpp"
|
#include "state.hpp"
|
||||||
#include "shortcutmanager.hpp"
|
#include "shortcutmanager.hpp"
|
||||||
|
|
||||||
#include <iostream>
|
|
||||||
|
|
||||||
namespace CSMPrefs
|
namespace CSMPrefs
|
||||||
{
|
{
|
||||||
const int ShortcutSetting::MaxKeys;
|
const int ShortcutSetting::MaxKeys;
|
||||||
|
|
Loading…
Reference in a new issue