From 3d4f335330f163c09efb1a64505e51a9f7a412ea Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Thu, 16 Mar 2006 09:07:08 +0000 Subject: [PATCH] unused --- stepmania/src/ScreenEdit.h | 2 -- 1 file changed, 2 deletions(-) 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.