Fix crash that happens when SpiceManager is deinitialized

This commit is contained in:
Alexander Bock
2015-06-26 19:20:56 +02:00
parent d60846a3ec
commit 2bde14b728
2 changed files with 1 additions and 5 deletions

View File

@@ -718,8 +718,6 @@ protected:
/// The last assigned kernel-id, used to determine the next free kernel id
KernelIdentifier _lastAssignedKernel;
static SpiceManager* _manager;
};
} // namespace openspace