From 3637f83f69dd2761ca38eadbf9805d96a3629026 Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Fri, 1 Dec 2006 18:22:22 +0000 Subject: [PATCH] Unused. --- stepmania/src/ScreenEdit.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/stepmania/src/ScreenEdit.cpp b/stepmania/src/ScreenEdit.cpp index 21abb011b1..4215cc6135 100644 --- a/stepmania/src/ScreenEdit.cpp +++ b/stepmania/src/ScreenEdit.cpp @@ -623,8 +623,6 @@ static int g_iLastInsertTapAttackTrack = -1; static float g_fLastInsertAttackDurationSeconds = -1; static float g_fLastInsertAttackPositionSeconds = -1; static BackgroundLayer g_CurrentBGChangeLayer = BACKGROUND_LAYER_Invalid; -static const RString EDITOR_NOTE_SKIN = "note"; -static bool s_bChangedNoteSkin = false; static void SetDefaultEditorNoteSkin( size_t num, RString &sNameOut, RString &defaultValueOut ) {