summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libs/surfaces/push2/scale.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/surfaces/push2/scale.cc b/libs/surfaces/push2/scale.cc
index 7cc2d423f9..be7111282f 100644
--- a/libs/surfaces/push2/scale.cc
+++ b/libs/surfaces/push2/scale.cc
@@ -47,7 +47,6 @@ ScaleLayout::ScaleLayout (Push2& p, Session & s, std::string const & name)
: Push2Layout (p, s, name)
, last_vpot (-1)
, vpot_delta_cnt (0)
- , root_button (0)
{
Pango::FontDescription fd ("Sans 10");