diff options
| author | Dana Jansens <danakj@orodu.net> | 2008-02-03 00:24:14 -0500 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2008-02-03 00:28:03 -0500 |
| commit | 9b447a2d2837a6dab0380bc767644f8fe5083aa9 (patch) | |
| tree | 9269d59ba7a8d8606a22ea4db06e4d196ce6d7dd /openbox/focus_cycle_popup.c | |
| parent | 88d0c56be0eab0860987c7026a07a4b9c6e8f386 (diff) | |
remove commented code
Diffstat (limited to 'openbox/focus_cycle_popup.c')
| -rw-r--r-- | openbox/focus_cycle_popup.c | 3 |
1 files changed, 0 insertions, 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, |
