]> git.mxchange.org Git - flightgear.git/blobdiff - src/Cockpit/panel_io.cxx
Allow using the system version of flite and the HTS engine
[flightgear.git] / src / Cockpit / panel_io.cxx
index c0dcfd5dc671f2aa4a987f1e0e306f843bd26ab7..f05d057f1b508519c9e6450ca2f02d060675163e 100644 (file)
@@ -662,8 +662,8 @@ readPanel (const SGPropertyNode * root)
   //
   // Grab the visible external viewing area, default to 
   //
-  panel->setViewHeight(root->getIntValue("view-height",
-                                        768 - panel->getHeight() + 2));
+//  panel->setViewHeight(root->getIntValue("view-height",
+//                                      768 - panel->getHeight() + 2));
 
   //
   // Grab the panel's initial offsets, default to 0, 0.