Removed stray include.

This commit is contained in:
NathanSweet 2013-04-02 04:06:22 +02:00
parent 9e3c974882
commit 443bda13e9

View File

@ -103,8 +103,6 @@ void CCSkeleton::update (float deltaTime) {
Skeleton_updateWorldTransform(skeleton);
}
#include <stdio.h>
void CCSkeleton::draw () {
CC_NODE_DRAW_SETUP();