Merge pull request #6221 from dumganhar/develop

Removed unused comments in GUIDefine.h
This commit is contained in:
James Chen 2014-04-10 17:19:56 +08:00
commit 2d131cf96a
1 changed files with 0 additions and 6 deletions

View File

@ -70,10 +70,4 @@
cocostudio::ObjectFactory::TInfo(#className, &className::createInstance) \
//#define CUSTOM_GUI_PARSE_FUNCTION(className, functionName) \
// className::functionName \
#endif /* defined(__TestCpp__GUIDefine__) */