aboutsummaryrefslogtreecommitdiff
path: root/hw/usb-wacom.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/usb-wacom.c')
-rw-r--r--hw/usb-wacom.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/usb-wacom.c b/hw/usb-wacom.c
index 55f06bfd99..3ea72411a1 100644
--- a/hw/usb-wacom.c
+++ b/hw/usb-wacom.c
@@ -389,7 +389,6 @@ static void usb_wacom_handle_destroy(USBDevice *dev)
USBWacomState *s = (USBWacomState *) dev;
qemu_remove_mouse_event_handler(s->eh_entry);
- qemu_free(s);
}
static int usb_wacom_initfn(USBDevice *dev)