Back out the previous patch.

This commit is contained in:
ehofman
2006-02-21 10:47:20 +00:00
parent 1d8d203e9e
commit b2a4cd488d
63 changed files with 186 additions and 145 deletions

View File

@@ -224,7 +224,8 @@ SGSubsystemGroup::Member::Member (const Member &)
SGSubsystemGroup::Member::~Member ()
{
delete subsystem;
// FIXME: causes a crash
// delete subsystem;
}
void