diff --git a/stepmania/src/ScreenEdit.h b/stepmania/src/ScreenEdit.h index aeda726a27..5f4da1b440 100644 --- a/stepmania/src/ScreenEdit.h +++ b/stepmania/src/ScreenEdit.h @@ -196,8 +196,6 @@ protected: void CheckNumberOfNotesAndUndo(); void OnSnapModeChange(); - void MenuItemGainFocus( BitmapText* menuitem ); - void MenuItemLoseFocus( BitmapText* menuitem ); float GetMaximumBeatForNewNote() const; // don't allow Down key to go past this beat. float GetMaximumBeatForMoving() const; // don't allow Down key to go past this beat.