]> git.tuebingen.mpg.de Git - paraslash.git/commit
afs: Remove unused call_callback helpers.
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 6 Sep 2015 19:01:41 +0000 (21:01 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 26 Mar 2017 09:02:28 +0000 (11:02 +0200)
commitc6e27c71877391685e30388689137a7d63cac58f
tree6fcd3e412c0b98eb475ab89943a6cce7d2689abd
parent77d9d57a01b019c53aea8f013b4498042a4f8dba
afs: Remove unused call_callback helpers.

send_option_arg_callback_request() and send_standard_callback_request()
have both become unused now that all server commands have been
converted to lopsub. This patch gets rid of these functions and
removes their declarations from afs.h.
afs.c
afs.h