This commit is contained in:
Glenn Maynard
2004-02-23 01:43:57 +00:00
parent 8642a728aa
commit 4f28086bfd
-1
View File
@@ -51,7 +51,6 @@ struct MusicPlaying
~MusicPlaying()
{
if( m_Music )
delete m_Music;
}
};