]> Dogcows Code - chaz/openbox/commitdiff
remove commented code
authorDana Jansens <danakj@orodu.net>
Sun, 3 Feb 2008 05:24:14 +0000 (00:24 -0500)
committerDana Jansens <danakj@orodu.net>
Sun, 3 Feb 2008 05:28:03 +0000 (00:28 -0500)
openbox/focus_cycle_popup.c

index 19d3d0b8f9501d4e1e02d18930efac07bbc7547d..42c3fed6ae48bc7c07101f2bbb06226c3e889f8d 100644 (file)
@@ -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,
This page took 0.023424 seconds and 4 git commands to generate.