Revert "user32: SetWindowPos() should check the final window position in screen coord...
commit1f17051028cd721b04f1829922e3525df5cd2308
authorAlexandre Julliard <julliard@winehq.org>
Sun, 6 May 2018 09:09:33 +0000 (6 11:09 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 6 May 2018 09:21:57 +0000 (6 11:21 +0200)
treec75054176afdd0bf9af919c9cd8171fae15ae710
parent540c48b91175b11c7b8646d0a036b20c46425080
Revert "user32: SetWindowPos() should check the final window position in screen coords before adding SWP_NOMOVE."

This reverts commit 38a76ecb0386d37d30b06b7947ed52be77ec9f1e.
It has no effect, the coordinates are identical either way.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/user32/winpos.c