(rpc) remove TR_RPC_TORRENT_CLOSING. formalize "torrent-list"'s response in the rpc spec.

This commit is contained in:
Charles Kerr
2008-05-22 19:24:11 +00:00
parent 1279b6ffff
commit 9fdb8afdf0
6 changed files with 50 additions and 44 deletions

View File

@@ -4171,7 +4171,7 @@ static void sleepCallback(void * controller, io_service_t y, natural_t messageTy
break;
case TR_RPC_TORRENT_STOPPED:
break;
case TR_RPC_TORRENT_CLOSING:
case TR_RPC_TORRENT_REMOVING:
break;
case TR_RPC_TORRENT_CHANGED:
break;