浏览代码

Deleted forward declaration.

NathanSweet 11 年之前
父节点
当前提交
df312f4d24
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      spine-cocos2dx/src/spine/PolygonBatch.h

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

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