command: removed the "volume" command

This command has been deprecated more than 5 years ago (0.10.0).  Its
implementation is a kludge, let's remove it now.
This commit is contained in:
Max Kellermann
2009-07-06 21:51:00 +02:00
parent 171a9ee291
commit 206392ad1a
3 changed files with 2 additions and 41 deletions

View File

@@ -472,25 +472,6 @@
</para>
</listitem>
</varlistentry>
<varlistentry id="command_volume">
<term>
<cmdsynopsis>
<command>volume</command>
<arg choice="req"><replaceable>CHANGE</replaceable></arg>
</cmdsynopsis>
</term>
<listitem>
<para>
Changes volume by amount <varname>CHANGE</varname>.
</para>
<note>
<para>
<command>volume</command> is deprecated, use
<command>setvol</command> instead.
</para>
</note>
</listitem>
</varlistentry>
</variablelist>
</section>