mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 01:33:56 -06:00
tools: Remove unused cur_mon from qemu-tool.c
This commit is contained in:
parent
d9346e81de
commit
070a2f819a
1 changed files with 0 additions and 2 deletions
|
@ -33,8 +33,6 @@ void qemu_service_io(void)
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
Monitor *cur_mon;
|
|
||||||
|
|
||||||
void monitor_printf(Monitor *mon, const char *fmt, ...)
|
void monitor_printf(Monitor *mon, const char *fmt, ...)
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue