mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
Fix circles build
svn path=/trunk/; revision=33356
This commit is contained in:
parent
76afdc12da
commit
df3116fa7f
1 changed files with 0 additions and 1 deletions
|
@ -83,7 +83,6 @@ LRESULT WINAPI ScreenSaverProc (HWND hwnd, UINT iMsg, WPARAM wparam, LPARAM lpar
|
|||
ReleaseDC (hwnd, hdc);
|
||||
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
return DefScreenSaverProc (hwnd, iMsg, wparam, lparam);
|
||||
|
|
Loading…
Reference in a new issue