Utility/Window: Fix Linux compilation

This commit is contained in:
Jérôme Leclercq 2016-11-07 10:08:12 +01:00
parent cf2bf52701
commit 94631e1a01
1 changed files with 0 additions and 1 deletions

View File

@ -301,7 +301,6 @@ namespace Nz
xcb_flush(connection); xcb_flush(connection);
} }
#endif
} }
else else
SetEventListener(false); SetEventListener(false);