mirror of https://github.com/axmolengine/axmol.git
Removed unused comments in GUIDefine.h
This commit is contained in:
parent
0ee1c5f198
commit
39b25c9307
|
@ -70,10 +70,4 @@
|
||||||
cocostudio::ObjectFactory::TInfo(#className, &className::createInstance) \
|
cocostudio::ObjectFactory::TInfo(#className, &className::createInstance) \
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
//#define CUSTOM_GUI_PARSE_FUNCTION(className, functionName) \
|
|
||||||
// className::functionName \
|
|
||||||
|
|
||||||
#endif /* defined(__TestCpp__GUIDefine__) */
|
#endif /* defined(__TestCpp__GUIDefine__) */
|
||||||
|
|
Loading…
Reference in New Issue