summaryrefslogtreecommitdiff
path: root/desktop/global_history.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/global_history.h')
-rw-r--r--desktop/global_history.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/desktop/global_history.h b/desktop/global_history.h
index 9e0b74963..4ebe13980 100644
--- a/desktop/global_history.h
+++ b/desktop/global_history.h
@@ -110,13 +110,6 @@ void global_history_keypress(uint32_t key);
bool global_history_has_selection(void);
/**
- * Find current height
- *
- * \return height in px
- */
-int global_history_get_height(void);
-
-/**
* Expand the treeview's nodes
*
* \param only_folders Iff true, only folders are expanded.