cleanup Monitor related code

This commit is contained in:
Nguyen Anh Quynh
2017-01-23 00:53:31 +08:00
parent 81b8a685be
commit 0680b85920
5 changed files with 0 additions and 27 deletions

View File

@ -169,7 +169,6 @@ struct BusClass {
ObjectClass parent_class;
/* FIXME first arg should be BusState */
void (*print_dev)(Monitor *mon, DeviceState *dev, int indent);
char *(*get_dev_path)(DeviceState *dev);
/*
* This callback is used to create Open Firmware device path in accordance