Don't call "focus" hook in client_focus()
commit27f9c0177a9d37e5b19732f7e9ff67860ab4bd48
authorUli Schlachter <psychon@znc.in>
Sun, 15 Aug 2010 11:17:07 +0000 (15 13:17 +0200)
committerUli Schlachter <psychon@znc.in>
Sun, 15 Aug 2010 11:17:07 +0000 (15 13:17 +0200)
tree41f2eb961a4bed2f0e3c9463d218e3088cf4f1b8
parent46048332b02800f6774a6d3ae834be253305b6c4
Don't call "focus" hook in client_focus()

Later on that call will be done through a FocusIn event.

Signed-off-by: Uli Schlachter <psychon@znc.in>
objects/client.c