]> git.mxchange.org Git - simgear.git/commit
Make SGSubsystemGroup::Member copy constructor private.
authorTim Moore <timoore@redhat.com>
Fri, 6 Feb 2009 23:37:47 +0000 (00:37 +0100)
committerTim Moore <timoore@redhat.com>
Fri, 6 Feb 2009 23:37:47 +0000 (00:37 +0100)
commitf86e6d344c97bdabbe017ee666258cf760680e8c
tree351f69b2df4fc0e851e67fc2cb5181bee78cb44b
parent08581282ddb89dc72762f387ff2b7162f269b7ac
Make SGSubsystemGroup::Member copy constructor private.

The copy constructor wouldn't make any sense and would confuse ownership of
the subsystem pointer. Problem noted by John Denker.
simgear/structure/subsystem_mgr.cxx
simgear/structure/subsystem_mgr.hxx