Author: ilor
Date: Thu Aug 21 01:44:29 2008
New Revision: 28815

URL: http://svn.gna.org/viewcvs/wesnoth?rev=28815&view=rev
Log:
mark files that are unused at the moment

Modified:
    trunk/src/editor2/terrain_group.cpp
    trunk/src/editor2/terrain_group.hpp

Modified: trunk/src/editor2/terrain_group.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/editor2/terrain_group.cpp?rev=28815&r1=28814&r2=28815&view=diff
==============================================================================
--- trunk/src/editor2/terrain_group.cpp (original)
+++ trunk/src/editor2/terrain_group.cpp Thu Aug 21 01:44:29 2008
@@ -11,6 +11,8 @@
 
    See the COPYING file for more details.
 */
+
+// UNUSED CODE -- TODO FOR THE NEW TERRAIN PALETTE
 
 #include "terrain_group.hpp"
 #include "editor_common.hpp"

Modified: trunk/src/editor2/terrain_group.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/editor2/terrain_group.hpp?rev=28815&r1=28814&r2=28815&view=diff
==============================================================================
--- trunk/src/editor2/terrain_group.hpp (original)
+++ trunk/src/editor2/terrain_group.hpp Thu Aug 21 01:44:29 2008
@@ -11,6 +11,8 @@
 
    See the COPYING file for more details.
 */
+
+// UNUSED CODE -- TODO FOR THE NEW TERRAIN PALETTE
 
 #ifndef EDITOR2_TERRAIN_GROUP_HPP
 #define EDITOR2_TERRAIN_GROUP_HPP


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

Reply via email to