---
 st.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/st.c b/st.c
index d03230f..431f483 100644
--- a/st.c
+++ b/st.c
@@ -3844,9 +3844,6 @@ main(int argc, char *argv[]) {
        char *titles;
        uint cols = 80, rows = 24;
 
-       xw.l = xw.t = 0;
-       xw.isfixed = False;
-
        ARGBEGIN {
        case 'a':
                allowaltscreen = false;
-- 
1.9.2


Reply via email to