diff --git a/gnucash/import-export/bi-import/dialog-bi-import.c b/gnucash/import-export/bi-import/dialog-bi-import.c index 894eeec475..3ecb42e807 100644 --- a/gnucash/import-export/bi-import/dialog-bi-import.c +++ b/gnucash/import-export/bi-import/dialog-bi-import.c @@ -877,7 +877,6 @@ gnc_bi_import_create_bis (GtkListStore * store, QofBook * book, * @return char* Modified string. */ static char* -static char* un_escape(char *str) { gchar quote = '"';