---
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- [dev] [PATCH 1/2] DisplayWidth instead of DisplayHeight was u... Yuri Karaban
- [dev] [PATCH 2/2] No need to zero-initialize global vari... Yuri Karaban
