Detlef Riekenberg : user: Remove wrong comment.
24 Oct
2006
24 Oct
'06
6:39 p.m.
Module: wine Branch: master Commit: 530abd2e25d9f073a10453543f0fd7f2e87acbae URL: http://source.winehq.org/git/wine.git/?a=commit;h=530abd2e25d9f073a10453543f... Author: Detlef Riekenberg <wine.dev(a)web.de> Date: Tue Oct 24 18:06:32 2006 +0200 user: Remove wrong comment. --- dlls/user/win.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/dlls/user/win.c b/dlls/user/win.c index 91a9f09..1c3d9e4 100644 --- a/dlls/user/win.c +++ b/dlls/user/win.c @@ -643,7 +643,6 @@ LRESULT WIN_DestroyWindow( HWND hwnd ) * WIN_DestroyThreadWindows * * Destroy all children of 'wnd' owned by the current thread. - * Return TRUE if something was done. */ void WIN_DestroyThreadWindows( HWND hwnd ) {
7086
Age (days ago)
7086
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard