remove unused
This commit is contained in:
@@ -116,7 +116,6 @@ public:
|
|||||||
void StopPlaying();
|
void StopPlaying();
|
||||||
|
|
||||||
CString GetError() const { return m_sError; }
|
CString GetError() const { return m_sError; }
|
||||||
bool Error() const { return !m_sError.empty(); }
|
|
||||||
|
|
||||||
RageSound *Play( const RageSoundParams *params=NULL );
|
RageSound *Play( const RageSoundParams *params=NULL );
|
||||||
void Stop();
|
void Stop();
|
||||||
|
|||||||
Reference in New Issue
Block a user