[EXPLORER] Remove trailing whitespace.

This commit is contained in:
Hermès Bélusca-Maïto 2018-04-08 00:32:11 +02:00
parent 4453f72ef8
commit 6093abdebb
No known key found for this signature in database
GPG key ID: 3B2539C65E7B93D0
3 changed files with 15 additions and 15 deletions

View file

@ -1312,7 +1312,7 @@ ChangePos:
/* Move the tray window */
/* The handler of WM_WINDOWPOSCHANGING will override whatever size
*and position we use here with m_TrayRects */
* and position we use here with m_TrayRects */
SetWindowPos(NULL, 0, 0, 0, 0, SWP_NOZORDER | SWP_NOACTIVATE);
ResizeWorkArea();
ApplyClipping(TRUE);