On Wed, Jan 24, 2007 at 08:11:16PM +0100, Mark de Wever wrote: > The help system contains generators for 'terrains' and 'traits' but both > these generators have comment that they aren't good enough and are > disabled. What to do with the code let it stay and suffer more bitrot > or removed or is there anybody who want's to update the code so it can > be used again?
We've been talking a little bit more on IRC about dead code and allefant wrote a python script to detect dead code and put it here in trunk utils/unused_functions.py. The output of the run is here: http://pastebin.bafserv.com/629 I want to clean up the unused code in trunk, I think it might be handy to keep the operators but remove the functions. I want to make a commit per delete so if somebody wants to retrieve something it will be easy. I want to start cleaning up after the terrain branch has been merged and UtbS converted. Would it give trouble for somebody if I remove dead code in that area, if so I'll leave that code as is. Any problems with this proposal? Regards, Mark de Wever Mordante/SkeletonCrew _______________________________________________ Wesnoth-dev mailing list [email protected] https://mail.gna.org/listinfo/wesnoth-dev
