user: Remove wrong comment.
This commit is contained in:
parent
5a1fd50db3
commit
530abd2e25
|
@ -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 )
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue