Removing the anysize-nobar amendment for the anysize patch as this should be redundant following the fix in PR #75

This commit is contained in:
Bakkeby 2022-07-18 11:54:51 +02:00
parent 4d4a5ed565
commit f0bad9ac44
3 changed files with 3 additions and 19 deletions

7
x.c
View file

@ -3291,13 +3291,6 @@ run(void)
}
}
#if ANYSIZE_NOBAR_PATCH
/* Refresh before drawing */
cresize(0, 0);
redraw();
xhints();
#endif // ANYSIZE_NOBAR_PATCH
#if VISUALBELL_1_PATCH
if (bellon) {
bellon++;