Fix warning or Bundle3D

This commit is contained in:
pandamicro 2014-08-21 20:02:22 +08:00
parent 59cedea6dc
commit bb5e189f30
1 changed files with 1 additions and 2 deletions

View File

@ -168,10 +168,9 @@ protected:
*/
Reference* seekToFirstType(unsigned int type);
protected:
CC_CONSTRUCTOR_ACCESS:
Bundle3D();
~Bundle3D();
virtual ~Bundle3D();
protected: