summaryrefslogtreecommitdiff
path: root/desktop/tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/tree.h')
-rw-r--r--desktop/tree.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/desktop/tree.h b/desktop/tree.h
index aaf82af83..1703c3784 100644
--- a/desktop/tree.h
+++ b/desktop/tree.h
@@ -55,10 +55,6 @@ enum tree_flags {
*/
#define TREE_ELEMENT_TITLE 0x00
-/* these should be defined in front end code */
-extern const char tree_directory_icon_name[];
-extern const char tree_content_icon_name[];
-
struct tree;
struct node;
struct node_element;