summaryrefslogtreecommitdiffstats
path: root/src/ui/toolbar/rect-toolbar.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/toolbar/rect-toolbar.cpp')
-rw-r--r--src/ui/toolbar/rect-toolbar.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ui/toolbar/rect-toolbar.cpp b/src/ui/toolbar/rect-toolbar.cpp
index 7841f182e..e4caae189 100644
--- a/src/ui/toolbar/rect-toolbar.cpp
+++ b/src/ui/toolbar/rect-toolbar.cpp
@@ -109,7 +109,6 @@ RectToolbar::RectToolbar(SPDesktop *desktop)
// holder->_width_action = create_adjustment_action( "RectWidthAction",
// _("Width"), _("W:"),
- // TRUE, "altx-rect",
// labels, values, G_N_ELEMENTS(labels),
}
@@ -132,7 +131,6 @@ RectToolbar::RectToolbar(SPDesktop *desktop)
_height_item->set_sensitive(false);
// holder->_height_action = create_adjustment_action( "RectHeightAction",
- // FALSE, nullptr,
// labels, values, G_N_ELEMENTS(labels),
}