Author: mordante
Date: Tue Mar 31 19:13:32 2009
New Revision: 34344

URL: http://svn.gna.org/viewcvs/wesnoth?rev=34344&view=rev
Log:
Comment out an unused variable.

Modified:
    trunk/src/storyscreen/controller.cpp

Modified: trunk/src/storyscreen/controller.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/storyscreen/controller.cpp?rev=34344&r1=34343&r2=34344&view=diff
==============================================================================
--- trunk/src/storyscreen/controller.cpp (original)
+++ trunk/src/storyscreen/controller.cpp Tue Mar 31 19:13:32 2009
@@ -81,7 +81,7 @@
 //                             cfg["title"] = scenario_name_;
 //                     }
 
-                       page* story_page = new page(*gamestate_, cfg);
+//                     page* story_page = new page(*gamestate_, cfg);
                }
                
        }


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

Reply via email to