]> git.mxchange.org Git - flightgear.git/blobdiff - src/Scenery/FGTileLoader.hxx
- adjusted for no-value constructor for FGPanel
[flightgear.git] / src / Scenery / FGTileLoader.hxx
index 91ecb82df74b4913d4d97664399491665f5e5bbd..78334b5eaaeaed552bcc3b77a9c0f8c0bef55d7a 100644 (file)
@@ -54,12 +54,14 @@ public:
      */
     ~FGTileLoader();
 
+#if 0 // we don't ever want to do this I don't think
     /**
      * Flush anything in pending load queue without doing the work
      * Leave the free queue intact since that's are only record of
      * things we need to remove.
      */
     void reinit();
+#endif
     
     /**
      * Add a tile to the end of the load queue.