summaryrefslogtreecommitdiff
path: root/src/tree_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tree_gui.cpp')
-rw-r--r--src/tree_gui.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tree_gui.cpp b/src/tree_gui.cpp
index f1c6d4b06..410d4724d 100644
--- a/src/tree_gui.cpp
+++ b/src/tree_gui.cpp
@@ -175,7 +175,6 @@ static const WindowDesc _build_trees_desc = {
WC_BUILD_TREES, WC_NONE,
WDF_STD_TOOLTIPS | WDF_STD_BTN | WDF_DEF_WIDGET,
_build_trees_widgets,
- NULL
};
void ShowBuildTreesToolbar()