redundant on

This commit is contained in:
Glenn Maynard
2007-05-08 05:08:26 +00:00
parent 8e9e81d99b
commit 0e47b10e82
+1 -1
View File
@@ -36,7 +36,7 @@ void ScreenMapControllers::Init()
m_textDevices.LoadFromFont( THEME->GetPathF("Common","normal") );
m_textDevices.SetName( "Devices" );
LOAD_ALL_COMMANDS_AND_SET_XY_AND_ON_COMMAND( m_textDevices );
LOAD_ALL_COMMANDS_AND_SET_XY( m_textDevices );
this->AddChild( &m_textDevices );