mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
Remove unused variable
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5371 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
d1412eb240
commit
a16fa26539
1 changed files with 0 additions and 1 deletions
1
vl.c
1
vl.c
|
@ -183,7 +183,6 @@ int curses;
|
|||
const char* keyboard_layout = NULL;
|
||||
int64_t ticks_per_sec;
|
||||
ram_addr_t ram_size;
|
||||
int pit_min_timer_count = 0;
|
||||
int nb_nics;
|
||||
NICInfo nd_table[MAX_NICS];
|
||||
int vm_running;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue