Remove whitespace.

SVN revision: 48826
This commit is contained in:
Christopher Michael 2010-05-13 21:07:02 +00:00
parent 870e2c1cf4
commit 8bee4c012f
1 changed files with 0 additions and 1 deletions

View File

@ -1242,7 +1242,6 @@ e_hints_window_size_get(E_Border *bd)
EAPI void
e_hints_window_maximized_set(E_Border *bd, int horizontal, int vertical)
{
if ((horizontal) && (!bd->client.netwm.state.maximized_h))
{
bd->client.netwm.update.state = 1;