This commit is contained in:
Glenn Maynard
2005-07-12 05:56:04 +00:00
parent 541095e39c
commit c598951c7f
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -10,7 +10,6 @@ REGISTER_SCREEN_CLASS( ScreenSplash );
ScreenSplash::ScreenSplash( CString sClassName ) : ScreenWithMenuElements( sClassName ),
ALLOW_START_TO_SKIP (m_sName,"AllowStartToSkip"),
NEXT_SCREEN (m_sName,"NextScreen"),
PREV_SCREEN (m_sName,"PrevScreen"),
MINIMUM_LOAD_DELAY_SECONDS (m_sName,"MinimumLoadDelaySeconds"),
PREPARE_SCREEN (m_sName,"PrepareScreen")
{