Author: alink
Date: Fri May  8 03:06:25 2009
New Revision: 35479

URL: http://svn.gna.org/viewcvs/wesnoth?rev=35479&view=rev
Log:
remove unused typedef

Modified:
    trunk/src/image.hpp

Modified: trunk/src/image.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/image.hpp?rev=35479&r1=35478&r2=35479&view=diff
==============================================================================
--- trunk/src/image.hpp (original)
+++ trunk/src/image.hpp Fri May  8 03:06:25 2009
@@ -207,7 +207,6 @@
 
 
        typedef cache_type<surface> image_cache;
-       typedef cache_type<locator> locator_cache;
        typedef cache_type<bool> bool_cache;
        typedef std::map<t_translation::t_terrain, surface> 
mini_terrain_cache_map;
        extern mini_terrain_cache_map mini_terrain_cache;


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

Reply via email to