aboutsummaryrefslogtreecommitdiffstats
path: root/hw/baum.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/baum.h')
-rw-r--r--hw/baum.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/hw/baum.h b/hw/baum.h
index 39ca4b12d..8af710fa2 100644
--- a/hw/baum.h
+++ b/hw/baum.h
@@ -22,8 +22,5 @@
* THE SOFTWARE.
*/
-/* usb device */
-USBDevice *usb_baum_init(void);
-
/* char device */
CharDriverState *chr_baum_init(QemuOpts *opts);