user: Remove wrong comment.

This commit is contained in:
Detlef Riekenberg 2006-10-24 18:06:32 +02:00 committed by Alexandre Julliard
parent 5a1fd50db3
commit 530abd2e25
1 changed files with 0 additions and 1 deletions

View File

@ -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 )
{