diff --git a/stepmania/src/ScreenMapControllers.h b/stepmania/src/ScreenMapControllers.h index 44609fbaa8..4af26e53bf 100644 --- a/stepmania/src/ScreenMapControllers.h +++ b/stepmania/src/ScreenMapControllers.h @@ -22,15 +22,7 @@ public: virtual void TweenOffScreen(); private: - void KeyLeft(); - void KeyRight(); - void KeyUp(); - void KeyDown(); - void KeyBack(); - void KeyStart(); - void Refresh(); - int m_iCurController; int m_iCurButton;