Author: fendrin
Date: Sun Mar 24 11:35:27 2013
New Revision: 56587

URL: http://svn.gna.org/viewcvs/wesnoth?rev=56587&view=rev
Log:
removed a obsolete TODO marker

Modified:
    trunk/src/editor/map/context_manager.cpp

Modified: trunk/src/editor/map/context_manager.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/editor/map/context_manager.cpp?rev=56587&r1=56586&r2=56587&view=diff
==============================================================================
--- trunk/src/editor/map/context_manager.cpp (original)
+++ trunk/src/editor/map/context_manager.cpp Sun Mar 24 11:35:27 2013
@@ -489,11 +489,8 @@
 
 void context_manager::fill_selection()
 {
-       //TODO
-
        perform_refresh(editor_action_paint_area(get_map().selection(),
                        get_selected_bg_terrain()));
-
 }
 
 void context_manager::close_current_context()


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to