qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [5374] Remove unused variables
@ 2008-10-01 18:08 Blue Swirl
  0 siblings, 0 replies; only message in thread
From: Blue Swirl @ 2008-10-01 18:08 UTC (permalink / raw)
  To: qemu-devel

Revision: 5374
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=5374
Author:   blueswir1
Date:     2008-10-01 18:08:41 +0000 (Wed, 01 Oct 2008)

Log Message:
-----------
Remove unused variables

Modified Paths:
--------------
    trunk/slirp/mbuf.c

Modified: trunk/slirp/mbuf.c
===================================================================
--- trunk/slirp/mbuf.c	2008-10-01 18:02:50 UTC (rev 5373)
+++ trunk/slirp/mbuf.c	2008-10-01 18:08:41 UTC (rev 5374)
@@ -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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-10-01 18:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-01 18:08 [Qemu-devel] [5374] Remove unused variables Blue Swirl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).