Author: mordante
Date: Sun Sep 28 16:46:01 2008
New Revision: 29743
URL: http://svn.gna.org/viewcvs/wesnoth?rev=29743&view=rev
Log:
Remove two unused members.
Modified:
trunk/src/editor2/editor_controller.hpp
Modified: trunk/src/editor2/editor_controller.hpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/editor2/editor_controller.hpp?rev=29743&r1=29742&r2=29743&view=diff
==============================================================================
--- trunk/src/editor2/editor_controller.hpp (original)
+++ trunk/src/editor2/editor_controller.hpp Sun Sep 28 16:46:01 2008
@@ -302,13 +302,9 @@
editor_display* gui_;
std::vector<map_generator*> map_generators_;
-
- int current_map_generator_index_;
-
+
std::vector<time_of_day> tods_;
-
- int current_tod_index_;
-
+
/** Legacy object required by the legacy terrain palette and
brush bar */
size_specs* size_specs_;
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits