This commit is contained in:
David Wilson
2003-12-23 01:50:44 +00:00
parent 9170e91bcc
commit 825543a381
-2
View File
@@ -1796,8 +1796,6 @@ void ScreenEdit::HandleEditNotesStatisticsChoice( EditNotesStatisticsChoice c, i
switch( c )
{
case predict_meter:
break;
case description:
SCREENMAN->TextEntry( SM_None, "Edit notes description.\nPress Enter to confirm,\nEscape to cancel.", m_pNotes->GetDescription(), ChangeDescription, NULL );
break;