Author: esr
Date: Wed Feb 27 04:33:55 2008
New Revision: 24109
URL: http://svn.gna.org/viewcvs/wesnoth?rev=24109&view=rev
Log:
Remove a macro that had been scheduled for deprecation in 1.3.17.
Modified:
trunk/data/core/macros/deprecated-utils.cfg
Modified: trunk/data/core/macros/deprecated-utils.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/macros/deprecated-utils.cfg?rev=24109&r1=24108&r2=24109&view=diff
==============================================================================
--- trunk/data/core/macros/deprecated-utils.cfg (original)
+++ trunk/data/core/macros/deprecated-utils.cfg Wed Feb 27 04:33:55 2008
@@ -12,23 +12,3 @@
[/deprecated_message]
#enddef
-#define UNIT TYPE DESCRIPTION USER_DESCRIPTION SIDE X Y
- # Create a unit with the Loyal trait.
- #
- # Example:
- #! {UNIT (Elvish Fighter) (Myname) ( _ "Myname") 1 1 1}
- #
- [unit]
- type={TYPE}
- description={DESCRIPTION}
- user_description={USER_DESCRIPTION}
- side={SIDE}
- x={X}
- y={Y}
- [modifications]
- {TRAIT_LOYAL}
- [/modifications]
- [/unit]
- {DEPRECATE "UNIT" 1.3.15}
-#enddef
-
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits