This commit is contained in:
Glenn Maynard
2005-07-07 10:29:04 +00:00
parent b282ba475d
commit 28133ca105
24 changed files with 0 additions and 84 deletions
-5
View File
@@ -147,11 +147,6 @@ void ScreenSelectGroup::Input( const DeviceInput& DeviceI, const InputEventType
Screen::Input( DeviceI, type, GameI, MenuI, StyleI ); // default input handler
}
void ScreenSelectGroup::DrawPrimitives()
{
Screen::DrawPrimitives();
}
void ScreenSelectGroup::HandleScreenMessage( const ScreenMessage SM )
{
switch( SM )