mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Second round of removing extraneous copy constructor and destructor calls.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
DECLARE_INSTANCE(SerializedValidation);
|
||||
|
||||
std::vector<SOElement::ptr> sValidationFormat;
|
||||
std::vector<SOElement::ref> sValidationFormat;
|
||||
|
||||
static bool SVFInit()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user