From 231abb818ae3bdb8ea01a7df99d0895f38327748 Mon Sep 17 00:00:00 2001 From: okan Date: Mon, 1 Sep 2014 18:17:32 +0000 Subject: add explicit paran and drop some empty lines bringing like functions closer --- kbfunc.c | 1 - 1 file changed, 1 deletion(-) (limited to 'kbfunc.c') diff --git a/kbfunc.c b/kbfunc.c index 241c0b4..4cc0dc1 100644 --- a/kbfunc.c +++ b/kbfunc.c @@ -159,7 +159,6 @@ kbfunc_client_search(struct client_ctx *cc, union arg *arg) cc = (struct client_ctx *)mi->ctx; if (cc->flags & CLIENT_HIDDEN) client_unhide(cc); - if (old_cc) client_ptrsave(old_cc); client_ptrwarp(cc); -- cgit 1.4.1