From 3fbf89bc0a6e70a48b208fd44d5aa0d10b2ae91a Mon Sep 17 00:00:00 2001 From: Josh Allen Date: Thu, 16 Mar 2006 15:51:24 +0000 Subject: [PATCH] Remove ScreenEditCourseMods --- stepmania/src/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/stepmania/src/Makefile.am b/stepmania/src/Makefile.am index 116261f36f..011fdbc91a 100644 --- a/stepmania/src/Makefile.am +++ b/stepmania/src/Makefile.am @@ -28,7 +28,6 @@ ScreenCenterImage.cpp ScreenCenterImage.h ScreenCredits.cpp ScreenCredits.h \ ScreenDebugOverlay.cpp ScreenDebugOverlay.h \ ScreenDemonstration.cpp ScreenDemonstration.h ScreenDimensions.h \ ScreenEdit.cpp ScreenEdit.h \ -ScreenEditCourseMods.cpp ScreenEditCourseMods.h \ ScreenEditMenu.cpp ScreenEditMenu.h ScreenEnding.cpp ScreenEnding.h \ ScreenEvaluation.cpp ScreenEvaluation.h \ ScreenEvaluationMultiplayer.cpp ScreenEvaluationMultiplayer.h \