diff options
-rw-r--r-- | qerror.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -11,9 +11,7 @@ */ #include "qjson.h" #include "qerror.h" -#include "qstring.h" #include "qemu-common.h" -#include "qemu-error.h" static void qerror_destroy_obj(QObject *obj); |