Removed config macro for "spine" extension

This commit is contained in:
sunzhuoshi 2013-07-16 16:19:20 +08:00
parent 6d0f7dfe88
commit ec7456a43c
1 changed files with 1 additions and 3 deletions

View File

@ -46,10 +46,8 @@
#include "physics_nodes/CCPhysicsDebugNode.h" #include "physics_nodes/CCPhysicsDebugNode.h"
#include "physics_nodes/CCPhysicsSprite.h" #include "physics_nodes/CCPhysicsSprite.h"
#endif #endif
#if CC_ENABLE_SPINE_INTEGRATION
#include "spine/spine-cocos2dx.h" #include "spine/spine-cocos2dx.h"
#endif
#include "Components/CCComAttribute.h" #include "Components/CCComAttribute.h"
#include "Components/CCComAudio.h" #include "Components/CCComAudio.h"