Deleted forward declaration.

This commit is contained in:
NathanSweet 2014-05-15 19:50:00 +02:00
parent 638830a73e
commit df312f4d24

View File

@ -35,8 +35,6 @@
namespace spine {
class cocos2d::Texture2D;
class PolygonBatch : public cocos2d::Ref {
public:
static PolygonBatch* createWithCapacity (int capacity);