fucking shit i forgot to remove this shit

This commit is contained in:
speedie 2023-01-22 14:01:31 +01:00
parent f238e739a2
commit 60ed9852c8

View file

@ -2965,7 +2965,6 @@ showwin(Client *c)
void
showhide(Client *c)
{
return;
if (!c)
return;
if (ISVISIBLE(c)) {
@ -6171,7 +6170,7 @@ view(const Arg *arg)
focus(NULL);
arrange(NULL);
// updatecurrentdesktop();
updatecurrentdesktop();
}
pid_t