]> Dogcows Code - chaz/openbox/blobdiff - openbox/focus_cycle_popup.c
remove commented code
[chaz/openbox] / 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.021007 seconds and 4 git commands to generate.