Remove no more needed command_write_input function.
authorDaniel Carl <danielcarl@gmx.de>
Fri, 29 Mar 2013 13:38:20 +0000 (14:38 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Fri, 29 Mar 2013 13:38:20 +0000 (14:38 +0100)
commit76ab1b1d5984e1d872c537b6a9a080008880e7bc
treeb0dd986c2a0c7a6b7c3c7f98caba6be54cfb182f
parentf22afcb2c56c1bd428cf162fd266afd4e658da78
Remove no more needed command_write_input function.

The input writing can be done direct with vb_echo_force() instead.
src/command.c
src/main.c