aboutsummaryrefslogtreecommitdiff
path: root/st.c
diff options
context:
space:
mode:
Diffstat (limited to 'st.c')
-rw-r--r--st.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/st.c b/st.c
index d6fe58a..fbcd9e0 100644
--- a/st.c
+++ b/st.c
@@ -4471,8 +4471,6 @@ usage(void)
4471int 4471int
4472main(int argc, char *argv[]) 4472main(int argc, char *argv[])
4473{ 4473{
4474 uint cols = 80, rows = 24;
4475
4476 xw.l = xw.t = 0; 4474 xw.l = xw.t = 0;
4477 xw.isfixed = False; 4475 xw.isfixed = False;
4478 xw.cursor = cursorshape; 4476 xw.cursor = cursorshape;