diff -r 4042761b21e3 -r e9f8f44f12a3 main_win.h --- a/main_win.h Mon Nov 21 12:07:05 2005 +0000 +++ b/main_win.h Mon Nov 21 18:03:20 2005 +0000 @@ -25,9 +25,6 @@ void readFile(const std::string &); protected: - ///We need to store newmapwin, to be able to set the appropriate values for properties of new map. - NewMapWin newmapwin; - ///Window of map-showing setup. Its type is \ref MapWin MapWin mapwin;