mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 04:36:40 +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
|
@ -84,7 +84,6 @@ LRESULT WINAPI ScreenSaverProc (HWND hwnd, UINT iMsg, WPARAM wparam, LPARAM lpar
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
return DefScreenSaverProc (hwnd, iMsg, wparam, lparam);
|
return DefScreenSaverProc (hwnd, iMsg, wparam, lparam);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue