summaryrefslogtreecommitdiff
path: root/desktop/hotlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/hotlist.h')
-rw-r--r--desktop/hotlist.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/desktop/hotlist.h b/desktop/hotlist.h
index ff95d660b..121eb95ef 100644
--- a/desktop/hotlist.h
+++ b/desktop/hotlist.h
@@ -158,13 +158,6 @@ bool hotlist_has_selection(void);
void hotlist_edit_selection(void);
/**
- * Find current height
- *
- * \return height in px
- */
-int hotlist_get_height(void);
-
-/**
* Expand the treeview's nodes
*
* \param only_folders Iff true, only folders are expanded.