Skip to content

Commit

Permalink
sysemu: drop register_devices from header
Browse files Browse the repository at this point in the history
No user in sight.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Message-id: 20130430094149.GA29094@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
  • Loading branch information
mstsirkin authored and Anthony Liguori committed Apr 30, 2013
1 parent beb54a8 commit 9f03246
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/sysemu/sysemu.h
Expand Up @@ -176,8 +176,6 @@ void usb_info(Monitor *mon, const QDict *qdict);

void rtc_change_mon_event(struct tm *tm);

void register_devices(void);

void add_boot_device_path(int32_t bootindex, DeviceState *dev,
const char *suffix);
char *get_boot_devices_list(size_t *size);
Expand Down

0 comments on commit 9f03246

Please sign in to comment.