remove comments that aren't really needed

This commit is contained in:
AJ Kelly
2011-04-03 16:00:23 -05:00
parent 60c86c4b99
commit d466870e5d
2 changed files with 0 additions and 8 deletions
-1
View File
@@ -151,7 +151,6 @@ bool RoomWheel::Select()
{
// Since this is not actually an option outside of this wheel, NULL is a good idea.
m_LastSelection = NULL;
// todo: Call a screen with class ScreenTextEntry instead. -aj
ScreenTextEntry::TextEntry( SM_BackFromRoomName, ENTER_ROOM_NAME, "", 255 );
}
return false;