Fix ignoring size hints
commitd0ab8dc0c143efcb1d46cb7d9892cef9dc083f3b
authorUli Schlachter <psychon@znc.in>
Tue, 12 Mar 2013 10:33:05 +0000 (12 11:33 +0100)
committerUli Schlachter <psychon@znc.in>
Tue, 12 Mar 2013 10:33:05 +0000 (12 11:33 +0100)
treed0d04fb4e48d231643b4bdac70bb7ddd7ca73738
parent4540b8927a61d97d9536dd7500deeed688605a38
Fix ignoring size hints

The function c:geometry() should only honor size hints if this was enabled for
this client. Whoops.

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