Signed-off-by: Amadeusz Sławiński <[email protected]>
---
 WINGs/wbrowser.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/WINGs/wbrowser.c b/WINGs/wbrowser.c
index d390407..03b75ad 100644
--- a/WINGs/wbrowser.c
+++ b/WINGs/wbrowser.c
@@ -375,8 +375,6 @@ void WMSetBrowserTitled(WMBrowser * bPtr, Bool flag)
        if (bPtr->flags.isTitled == flag)
                return;
 
-       columnX = 0;
-
        if (!bPtr->flags.isTitled) {
                columnY = TITLE_SPACING + bPtr->titleHeight;
 
-- 
1.9.3


-- 
To unsubscribe, send mail to [email protected].

Reply via email to