summaryrefslogtreecommitdiff
path: root/error_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'error_int.h')
-rw-r--r--error_int.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/error_int.h b/error_int.h
index 5e3942405a..4b00d0836e 100644
--- a/error_int.h
+++ b/error_int.h
@@ -22,7 +22,6 @@
*
* These are used to convert QErrors to Errors
*/
-QDict *error_get_data(Error *err);
QObject *error_get_qobject(Error *err);
void error_set_qobject(Error **errp, QObject *obj);