Skip to content

Commit

Permalink
remove bogus comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bradleyhughes committed Oct 22, 2003
1 parent 5dd3dad commit 8df1352
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Slit.cc
Original file line number Diff line number Diff line change
Expand Up @@ -596,7 +596,6 @@ void Slit::reposition(void) {

frame.rect.setPos(x, y);

// we have to add the border to the rect as it is not accounted for
bt::Rect tbar_rect = screen->getToolbar()->getRect();
bt::Rect slit_rect = frame.rect;

Expand Down

0 comments on commit 8df1352

Please sign in to comment.