X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=st.c;h=fbcd9e02154fe586066648bdd3bafdff06820693;hb=c63a87cd936c1eeef14c4c21572e5b782d3df4bc;hp=d6fe58a2f3ba8a947b97dbb10f15213f3095fd29;hpb=e44832408bb3147826c346872b49de105a4d0e0b;p=st.git diff --git a/st.c b/st.c index d6fe58a..fbcd9e0 100644 --- 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;