remove unused

This commit is contained in:
Glenn Maynard
2005-12-23 05:21:32 +00:00
parent f3fcafe95e
commit ee14402dd8
-1
View File
@@ -116,7 +116,6 @@ public:
void StopPlaying();
CString GetError() const { return m_sError; }
bool Error() const { return !m_sError.empty(); }
RageSound *Play( const RageSoundParams *params=NULL );
void Stop();