mirror of https://github.com/xqemu/xqemu.git
Remove unused variables
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5374 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
342b51d74f
commit
393e0768e2
|
@ -17,8 +17,6 @@
|
|||
|
||||
#include <slirp.h>
|
||||
|
||||
struct mbuf *mbutl;
|
||||
char *mclrefcnt;
|
||||
int mbuf_alloced = 0;
|
||||
struct mbuf m_freelist, m_usedlist;
|
||||
#define MBUF_THRESH 30
|
||||
|
|
Loading…
Reference in New Issue