]> git.mxchange.org Git - flightgear.git/blobdiff - src/Cockpit/panel.cxx
Small tweaks to initialization sequence and logic so we can default to
[flightgear.git] / src / Cockpit / panel.cxx
index 3ddc6b453437244d703d9b5df1a6bab27df507e0..d20af07af99fd6913890a2ac943f7d2c50f1b642 100644 (file)
@@ -520,6 +520,7 @@ FGPanelTransformation::FGPanelTransformation ()
 
 FGPanelTransformation::~FGPanelTransformation ()
 {
+  delete table;
 }