reverting last patch, that sucks, I don't care about retarded apps like gvim

This commit is contained in:
Anselm R.Garbe 2006-08-10 16:37:13 +02:00
parent 9d39da6452
commit 9ee9ce7e14
1 changed files with 1 additions and 1 deletions

View File

@ -411,7 +411,7 @@ togglemax(Arg *arg)
sel->h = sh - 2 - bh;
higher(sel);
resize(sel, True, TopLeft);
resize(sel, False, TopLeft);
sel->x = ox;
sel->y = oy;