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