Selaa lähdekoodia

Deleted forward declaration.

NathanSweet 11 vuotta sitten
vanhempi
commit
df312f4d24
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. 0 2
      spine-cocos2dx/src/spine/PolygonBatch.h

+ 0 - 2
spine-cocos2dx/src/spine/PolygonBatch.h

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