cleanup - use the ones in Song

This commit is contained in:
Glenn Maynard
2005-05-29 21:21:16 +00:00
parent 2069d9cbeb
commit 767459bf4e
-5
View File
@@ -1377,11 +1377,6 @@ CString GetCurrentStepsCredits()
return s;
}
LuaFunction_NoArgs( GetCurrentSongDisplayTitle, GetCurrentSongDisplayTitle() )
LuaFunction_NoArgs( GetCurrentSongDisplayArtist, GetCurrentSongDisplayArtist() )
LuaFunction_NoArgs( GetCurrentSongCredit, GetCurrentSongCredit() )
LuaFunction_NoArgs( GetCurrentStepsCredits, GetCurrentStepsCredits() )
/*
* (c) 2001-2004 Chris Danford, Glenn Maynard
* All rights reserved.