Remove old TREMOR macro, 6 versions overdue.

(wmllint tranlates it, so there is no UMC issue.)
This commit is contained in:
Eric S. Raymond 2009-03-01 13:22:29 +00:00
parent c39728421a
commit 4f07f028ae

View file

@ -14,30 +14,3 @@
#enddef
#wmllint: markcheck on
#define TREMOR
# Replaced by QUAKE, which has the sound as explicit argument.
{DEPRECATE TREMOR 1.5.6}
[sound]
name="rumble.ogg"
[/sound]
[scroll]
x=5
y=0
[/scroll]
[scroll]
x=-10
y=0
[/scroll]
[scroll]
x=5
y=5
[/scroll]
[scroll]
x=0
y=-10
[/scroll]
[scroll]
x=0
y=5
[/scroll]
#enddef