diff --git a/cocos/ui/GUIDefine.h b/cocos/ui/GUIDefine.h index 58fd787fbc..0fcdccc8a0 100644 --- a/cocos/ui/GUIDefine.h +++ b/cocos/ui/GUIDefine.h @@ -70,10 +70,4 @@ cocostudio::ObjectFactory::TInfo(#className, &className::createInstance) \ - - - -//#define CUSTOM_GUI_PARSE_FUNCTION(className, functionName) \ -// className::functionName \ - #endif /* defined(__TestCpp__GUIDefine__) */