]> git.mxchange.org Git - flightgear.git/blobdiff - src/Navaids/NavDataCache.hxx
toggle fullscreen: also adapt GUI plane when resizing
[flightgear.git] / src / Navaids / NavDataCache.hxx
index 01cc20bddbf46da12f8f880f6bb67850271102ec..069ffa9074f794ff3d6cd483b2a76ebe358a2c7b 100644 (file)
@@ -139,8 +139,6 @@ public:
   
   /**
    * Modify the position of an existing item.
-   * Use with care, since loaded instances will not be updated (at present -
-   * this behaviour could in theorey be improved)
    */
   void updatePosition(PositionedID item, const SGGeod &pos);