main_win.h
branchgui
changeset 90 e9f8f44f12a3
parent 82 ee009c0f4bcf
child 94 adfdc2f70548
     1.1 --- a/main_win.h	Mon Nov 21 12:07:05 2005 +0000
     1.2 +++ b/main_win.h	Mon Nov 21 18:03:20 2005 +0000
     1.3 @@ -25,9 +25,6 @@
     1.4    void readFile(const std::string &);
     1.5  
     1.6  protected:
     1.7 -  ///We need to store newmapwin, to be able to set the appropriate values for properties of new map.
     1.8 -  NewMapWin newmapwin;
     1.9 -
    1.10    ///Window of map-showing setup. Its type is \ref MapWin
    1.11    MapWin mapwin;
    1.12