cleanup header

This commit is contained in:
folecr 2012-07-19 16:08:17 -07:00
parent a114502929
commit a8a656de44
1 changed files with 0 additions and 3 deletions

View File

@ -38,9 +38,6 @@ namespace CocosDenshion {
class EXPORT_DLL SimpleAudioEngine
{
public:
static const char* OBJECT_TYPE;
const char* getObjectType() { return SimpleAudioEngine::OBJECT_TYPE; }
SimpleAudioEngine();
~SimpleAudioEngine();