add explicit paran and drop some empty lines bringing like functions closer

This commit is contained in:
okan
2014-09-01 18:17:32 +00:00
parent becc7f260c
commit 231abb818a
2 changed files with 2 additions and 6 deletions

View File

@@ -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);