C++ RNA API: Code cleanup, prepare for strict C++ flags
This commit is contained in:
@@ -3763,7 +3763,7 @@ static const char *cpp_classes = ""
|
||||
"\n"
|
||||
"class DefaultCollectionFunctions {\n"
|
||||
"public:\n"
|
||||
" DefaultCollectionFunctions(const PointerRNA &p) {}\n"
|
||||
" DefaultCollectionFunctions(const PointerRNA & /*p*/) {}\n"
|
||||
"};\n"
|
||||
"\n"
|
||||
"\n";
|
||||
|
||||
Reference in New Issue
Block a user