]> git.armaanb.net Git - st.git/blobdiff - st.c
Move column and row default numbers into config.h
[st.git] / st.c
diff --git a/st.c b/st.c
index d6fe58a2f3ba8a947b97dbb10f15213f3095fd29..fbcd9e02154fe586066648bdd3bafdff06820693 100644 (file)
--- a/st.c
+++ b/st.c
@@ -4471,8 +4471,6 @@ usage(void)
 int
 main(int argc, char *argv[])
 {
-       uint cols = 80, rows = 24;
-
        xw.l = xw.t = 0;
        xw.isfixed = False;
        xw.cursor = cursorshape;