diff --git a/stepmania/src/ScreenHighScores.cpp b/stepmania/src/ScreenHighScores.cpp index ab1acc5012..0c4fea0dfd 100644 --- a/stepmania/src/ScreenHighScores.cpp +++ b/stepmania/src/ScreenHighScores.cpp @@ -1,20 +1,10 @@ #include "global.h" #include "ScreenHighScores.h" #include "ScreenManager.h" -//#include "ThemeManager.h" #include "SongManager.h" -//#include "GameState.h" -//#include "GameManager.h" -//#include "Course.h" #include "Song.h" -//#include "Steps.h" -//#include "ActorUtil.h" -//#include "ProfileManager.h" -//#include "Profile.h" #include "RageLog.h" #include "UnlockManager.h" -//#include "ScreenDimensions.h" -//#include "PercentageDisplay.h" static const char *HighScoresTypeNames[] = { "AllSteps", diff --git a/stepmania/src/ScreenRanking.cpp b/stepmania/src/ScreenRanking.cpp index f2bde617c7..1c007602fe 100644 --- a/stepmania/src/ScreenRanking.cpp +++ b/stepmania/src/ScreenRanking.cpp @@ -1,20 +1,11 @@ #include "global.h" #include "ScreenRanking.h" #include "ScreenManager.h" -//#include "ThemeManager.h" #include "SongManager.h" #include "GameState.h" #include "GameManager.h" -//#include "Course.h" -//#include "Song.h" -//#include "Steps.h" -//#include "ActorUtil.h" #include "ProfileManager.h" #include "Profile.h" -//#include "RageLog.h" -//#include "UnlockManager.h" -//#include "ScreenDimensions.h" -//#include "PercentageDisplay.h" static const char *RankingTypeNames[] = {