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.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/desktop/history_global_core.h b/desktop/history_global_core.h
index 9bf5a0bcd..7b8e6823a 100644
--- a/desktop/history_global_core.h
+++ b/desktop/history_global_core.h
@@ -28,8 +28,6 @@ bool history_global_initialise(struct tree *tree, const char* folder_icon_name);
unsigned int history_global_get_tree_flags(void);
void history_global_cleanup(void);
-void history_global_add(nsurl *url);
-
bool history_global_export(const char *path);
void history_global_delete_selected(void);
void history_global_delete_all(void);