mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 19:25:36 +00:00
Fix circles build
svn path=/trunk/; revision=33356
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user