aboutsummaryrefslogtreecommitdiff
path: root/src/Toolbar.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/Toolbar.cc')
-rw-r--r--src/Toolbar.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Toolbar.cc b/src/Toolbar.cc
index 035fdd6..319f56a 100644
--- a/src/Toolbar.cc
+++ b/src/Toolbar.cc
@@ -977,7 +977,6 @@ void Toolbar::rearrangeItems() {
977 977
978 unsigned int width = this->width(), height = this->height(); 978 unsigned int width = this->width(), height = this->height();
979 unsigned int tmpw, tmph; 979 unsigned int tmpw, tmph;
980 int tmpx, tmpy;
981 FbTk::translateSize(orient, width, height); 980 FbTk::translateSize(orient, width, height);
982 981
983 for (; item_it != item_it_end; ++item_it) { 982 for (; item_it != item_it_end; ++item_it) {