summaryrefslogtreecommitdiff
path: root/include/qemu/error-report.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/qemu/error-report.h')
-rw-r--r--include/qemu/error-report.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/qemu/error-report.h b/include/qemu/error-report.h
index 33e662db44..b6f45e69d7 100644
--- a/include/qemu/error-report.h
+++ b/include/qemu/error-report.h
@@ -72,8 +72,6 @@ void error_init(const char *argv0);
fmt, ##__VA_ARGS__); \
})
-const char *error_get_progname(void);
-
extern bool message_with_timestamp;
extern bool error_with_guestname;
extern const char *error_guest_name;