X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fpopup.c;h=77f751fcf888ba77be89c7b2facaf4c359906c1f;hb=cea865698391bba733d763686f20d54032a940c8;hp=a52a23dbe4e67ad5d7c781447aa34c41dad7e043;hpb=94c95663a86b1b40463fcd1e25a9ac4bc10954c1;p=chaz%2Fopenbox 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;