aboutsummaryrefslogtreecommitdiff
path: root/hw/adb.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/adb.h')
-rw-r--r--hw/adb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/adb.h b/hw/adb.h
index 2fe981ffaa..721f1ac43e 100644
--- a/hw/adb.h
+++ b/hw/adb.h
@@ -84,5 +84,4 @@ int adb_poll(ADBBusState *s, uint8_t *buf_out);
#define TYPE_ADB_KEYBOARD "adb-keyboard"
#define TYPE_ADB_MOUSE "adb-mouse"
-extern ADBBusState adb_bus;
#endif /* !defined(__ADB_H__) */