summaryrefslogtreecommitdiff
path: root/desktop/history_global_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/history_global_core.h')
-rw-r--r--desktop/history_global_core.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/desktop/history_global_core.h b/desktop/history_global_core.h
index 0e6168235..29b3f09c9 100644
--- a/desktop/history_global_core.h
+++ b/desktop/history_global_core.h
@@ -24,9 +24,6 @@
#include "desktop/tree.h"
-bool history_global_initialise(struct tree *tree, const char* folder_icon_name);
-void history_global_cleanup(void);
-
bool history_global_export(const char *path);
void history_global_delete_selected(void);
void history_global_delete_all(void);