From a95661e9c8a87ed8c1448555003d50de9aa7e97a Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Tue, 13 Feb 2007 12:19:29 +0000 Subject: [PATCH] Unused. --- stepmania/src/ScreenOptionsEditProfile.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/stepmania/src/ScreenOptionsEditProfile.cpp b/stepmania/src/ScreenOptionsEditProfile.cpp index 6f95f08931..2a01882d91 100644 --- a/stepmania/src/ScreenOptionsEditProfile.cpp +++ b/stepmania/src/ScreenOptionsEditProfile.cpp @@ -3,7 +3,6 @@ #include "ScreenOptionsEditProfile.h" #include "ScreenManager.h" #include "ProfileManager.h" -#include "ScreenTextEntry.h" #include "ScreenPrompt.h" #include "RageUtil.h" #include "GameState.h"