remove commented code
This commit is contained in:
parent
88d0c56be0
commit
9b447a2d28
1 changed files with 0 additions and 3 deletions
|
@ -445,9 +445,6 @@ static void popup_render(ObFocusCyclePopup *p, const ObClient *c,
|
||||||
/* find the dimensions of the text box */
|
/* find the dimensions of the text box */
|
||||||
list_mode_textx = iconx + HILITE_SIZE + TEXT_BORDER;
|
list_mode_textx = iconx + HILITE_SIZE + TEXT_BORDER;
|
||||||
list_mode_texty = icony + HILITE_OFFSET;
|
list_mode_texty = icony + HILITE_OFFSET;
|
||||||
// textw = w
|
|
||||||
// /* left edge */ - innerx - HILITE_SIZE - TEXT_BORDER
|
|
||||||
// /* right edge */ - OUTSIDE_BORDER - TEXT_BORDER;
|
|
||||||
|
|
||||||
/* position the icon */
|
/* position the icon */
|
||||||
XMoveResizeWindow(obt_display, target->iconwin,
|
XMoveResizeWindow(obt_display, target->iconwin,
|
||||||
|
|
Loading…
Reference in a new issue