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

@ -47,9 +47,7 @@
#include "physics_nodes/CCPhysicsSprite.h"
#endif
#if CC_ENABLE_SPINE_INTEGRATION
#include "spine/spine-cocos2dx.h"
#endif
#include "Components/CCComAttribute.h"
#include "Components/CCComAudio.h"