This commit is contained in:
Glenn Maynard
2005-07-07 10:54:44 +00:00
parent 0532a3db79
commit fd65e21fd7
6 changed files with 2 additions and 22 deletions
-5
View File
@@ -214,11 +214,6 @@ void EditMenu::RefreshAll()
}
}
void EditMenu::DrawPrimitives()
{
ActorFrame::DrawPrimitives();
}
bool EditMenu::CanGoUp()
{
return m_SelectedRow != 0;