summaryrefslogtreecommitdiffstats
path: root/hw/gus.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/gus.c')
-rw-r--r--hw/gus.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/gus.c b/hw/gus.c
index 3df10e2..543b4ea 100644
--- a/hw/gus.c
+++ b/hw/gus.c
@@ -268,7 +268,6 @@ static int gus_initfn (ISADevice *dev)
if (!s->voice) {
AUD_remove_card (&s->card);
- qemu_free (s);
return -1;
}
OpenPOWER on IntegriCloud