diff options
Diffstat (limited to 'qemu-tool.c')
-rw-r--r-- | qemu-tool.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/qemu-tool.c b/qemu-tool.c index 07fc4f201a..318c5fcbca 100644 --- a/qemu-tool.c +++ b/qemu-tool.c @@ -24,8 +24,6 @@ #include <sys/time.h> -FILE *logfile; - struct QEMUBH { QEMUBHFunc *cb; |