summaryrefslogtreecommitdiff
path: root/src/toolbar_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/toolbar_gui.cpp')
-rw-r--r--src/toolbar_gui.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/toolbar_gui.cpp b/src/toolbar_gui.cpp
index 231c1d52f..f19341416 100644
--- a/src/toolbar_gui.cpp
+++ b/src/toolbar_gui.cpp
@@ -1002,12 +1002,6 @@ public:
}
}
- void StoreWidgets(Widget *widgets, int length, bool left_moving, bool top_moving, bool rtl)
- {
- /* We don't need to support the old version anymore! */
- NOT_REACHED();
- }
-
/* virtual */ void Draw(const Window *w)
{
/* Draw brown-red toolbar bg. */