removed warning

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1071 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
bellard 2004-09-18 19:33:56 +00:00
parent eb45f5fec4
commit 99679ececc

View file

@ -1253,7 +1253,7 @@ tcp_ctl(so)
int command;
struct ex_list *ex_ptr;
int do_pty;
struct socket *tmpso;
// struct socket *tmpso;
DEBUG_CALL("tcp_ctl");
DEBUG_ARG("so = %lx", (long )so);