diff options
Diffstat (limited to 'src/emu/input.h')
-rw-r--r-- | src/emu/input.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emu/input.h b/src/emu/input.h index bfe1373f575..22fb8f6d339 100644 --- a/src/emu/input.h +++ b/src/emu/input.h @@ -490,7 +490,6 @@ public: // constant sequences static const input_seq empty_seq; - static const input_seq default_seq; private: // internal state |