aboutsummaryrefslogtreecommitdiffstats
path: root/qemu-log.h
diff options
context:
space:
mode:
Diffstat (limited to 'qemu-log.h')
-rw-r--r--qemu-log.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/qemu-log.h b/qemu-log.h
deleted file mode 100644
index 1ebea81..0000000
--- a/qemu-log.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef QEMU_LOG_H
-#define QEMU_LOG_H
-
-extern FILE *logfile;
-extern int loglevel;
-
-#endif