]> git.mxchange.org Git - flightgear.git/commit
eliminate some SGPropertyNode_ptr variables in classes
authorTim Moore <timoore@redhat.com>
Tue, 26 Jan 2010 16:19:17 +0000 (17:19 +0100)
committerTim Moore <timoore@redhat.com>
Tue, 26 Jan 2010 16:19:17 +0000 (17:19 +0100)
commit6044d929d409b379b4e2df0fff9e62600f103ef7
tree60eab717237d1b093f931dda01e50995d40d0877
parent2a29c8c604647172c4c994d1fae56ca83fb3ca12
eliminate some SGPropertyNode_ptr variables in classes

These were temporary variables that were being deleted explicitly, leading to
various corruption.
src/Instrumentation/instrument_mgr.cxx
src/Instrumentation/instrument_mgr.hxx
src/Systems/electrical.cxx
src/Systems/electrical.hxx
src/Systems/system_mgr.cxx
src/Systems/system_mgr.hxx