Update to 1.10.0-beta1
This commit is contained in:
@@ -72,7 +72,7 @@ public:
|
||||
{
|
||||
this->Clear();
|
||||
free(this->data);
|
||||
this->data = NULL;
|
||||
this->data = nullptr;
|
||||
}
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user