diff --git a/src/mango.c b/src/mango.c index 74345bd..960b5cb 100644 --- a/src/mango.c +++ b/src/mango.c @@ -1278,8 +1278,6 @@ void applyrules(Client *c) { newtags |= r->tags; } else if (parent) { newtags = parent->tags; - } else { - newtags |= 0; } // set monitor of client