diff options
| author | Dana Jansens <danakj@orodu.net> | 2007-06-05 17:17:01 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2007-06-05 17:17:01 +0000 |
| commit | cea865698391bba733d763686f20d54032a940c8 (patch) | |
| tree | 77a93a2ef2cca764d506c82f1af35255206fbd2f /openbox | |
| parent | 94c95663a86b1b40463fcd1e25a9ac4bc10954c1 (diff) | |
typo from code i removed
Diffstat (limited to 'openbox')
| -rw-r--r-- | openbox/popup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/openbox/popup.c b/openbox/popup.c index a52a23db..77f751fc 100644 --- a/openbox/popup.c +++ b/openbox/popup.c @@ -185,7 +185,6 @@ void popup_delay_show(ObPopup *self, gulong usec, gchar *text) if (self->textw) textw = self->textw; - else iconx = textx = l + ob_rr_theme->paddingx; |
