silence do_curse() compiler warning
authorDavid Mitchell <davem@iabyn.com>
Fri, 4 Feb 2011 15:19:41 +0000 (15:19 +0000)
committerDavid Mitchell <davem@iabyn.com>
Fri, 4 Feb 2011 15:19:41 +0000 (15:19 +0000)
commit82336099d393c4ac04507e58e4402ba9c413f791
treeba4a7c459010c4eecdafd8a477f320f2fc1712a7
parentbe6c6a23f06d680159ce323c1906d297abbe85cd
silence do_curse() compiler warning

Usage of the static function do_curse() in sv.c has been temporarily
disabled; comment out the function definition too, to avoid a compiler
warning about an unused function.
sv.c