Explorar o código

- Removed duplicate initialization from TamlWriteNode.

MelvMay-GG %!s(int64=12) %!d(string=hai) anos
pai
achega
25925db702
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      engine/source/persistence/taml/tamlWriteNode.h

+ 0 - 1
engine/source/persistence/taml/tamlWriteNode.h

@@ -67,7 +67,6 @@ public:
     {
         // NOTE: This MUST be done before the state is reset otherwise we'll be touching uninitialized stuff.
         mRefToNode = NULL;
-        mChildren = NULL;
         mpSimObject = NULL;
         mpTamlCallbacks = NULL;
         mpObjectName = NULL;