From 9b447a2d2837a6dab0380bc767644f8fe5083aa9 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 3 Feb 2008 00:24:14 -0500 Subject: [PATCH] remove commented code --- openbox/focus_cycle_popup.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/openbox/focus_cycle_popup.c b/openbox/focus_cycle_popup.c index 19d3d0b8..42c3fed6 100644 --- a/openbox/focus_cycle_popup.c +++ b/openbox/focus_cycle_popup.c @@ -445,9 +445,6 @@ static void popup_render(ObFocusCyclePopup *p, const ObClient *c, /* find the dimensions of the text box */ list_mode_textx = iconx + HILITE_SIZE + TEXT_BORDER; list_mode_texty = icony + HILITE_OFFSET; -// textw = w -// /* left edge */ - innerx - HILITE_SIZE - TEXT_BORDER -// /* right edge */ - OUTSIDE_BORDER - TEXT_BORDER; /* position the icon */ XMoveResizeWindow(obt_display, target->iconwin, -- 2.44.0