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:
parent
4d4a5ed565
commit
f0bad9ac44
3 changed files with 3 additions and 19 deletions
7
x.c
7
x.c
|
|
@ -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++;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue