summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-office/gnucash/files/test-dbi-stuff.h')
-rw-r--r--app-office/gnucash/files/test-dbi-stuff.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/app-office/gnucash/files/test-dbi-stuff.h b/app-office/gnucash/files/test-dbi-stuff.h
deleted file mode 100644
index 7a890def18e4..000000000000
--- a/app-office/gnucash/files/test-dbi-stuff.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef _TEST_DBI_STUFF_H_
-#define _TEST_DBI_STUFF_H_
-void test_dbi_store_and_reload( const gchar* driver, QofSession* session_1, const gchar* url );
-#endif