server: Remove compatibility code of com_ff().
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 16 May 2022 19:08:05 +0000 (21:08 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Tue, 18 Oct 2022 19:47:56 +0000 (21:47 +0200)
commit75654b1a42daafbf74b46bc49ffdb141c77a4d77
tree88c91a2378abd43ffb035b482e012f88909658ae
parent9c31cf0d4bcf1abd9767c77d68d90c9007b4f114
server: Remove compatibility code of com_ff().

The old syntax "ff 30-" is undocumented and deprecated since four
years thanks to commit 9d232e63. According to the comment, the removal
of the feature was scheduled for 0.7.0 but as of 0.7.1 the syntax is
still accepted. So remove the extra code now.
command.c