summaryrefslogtreecommitdiff
path: root/apps/plugins/searchengine/dbinterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/searchengine/dbinterface.h')
-rw-r--r--apps/plugins/searchengine/dbinterface.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/plugins/searchengine/dbinterface.h b/apps/plugins/searchengine/dbinterface.h
index b168456b85..e762297d8f 100644
--- a/apps/plugins/searchengine/dbinterface.h
+++ b/apps/plugins/searchengine/dbinterface.h
@@ -51,7 +51,6 @@ struct entry {
51}; 51};
52 52
53extern struct entry *currententry; 53extern struct entry *currententry;
54extern struct entry *entryarray;
55extern struct dbglobals dbglobal; 54extern struct dbglobals dbglobal;
56 55
57int database_init(void); 56int database_init(void);