]> git.mxchange.org Git - flightgear.git/blobdiff - src/Scenery/tilemgr.hxx
- adjusted for no-value constructor for FGPanel
[flightgear.git] / src / Scenery / tilemgr.hxx
index b4ae8ac1d4d3e9be11e41415c53b066c4477b924..a6cfeb5b719280d9c34dff17abdd4b74b4bdde5e 100644 (file)
@@ -72,11 +72,6 @@ private:
     // initialize the cache
     void initialize_queue();
 
-    // forced emptying of the queue.  This is necessay to keep
-    // bookeeping straight for the tile_cache -- which actually
-    // handles all the (de)allocations
-    void destroy_queue();
-
     // schedule a tile for loading
     void sched_tile( const SGBucket& b );