mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
Removed legacy code from r33695, trying to free a NULL pointer
svn path=/trunk/; revision=33714
This commit is contained in:
@@ -162,7 +162,6 @@ DIALOGINFO * DIALOG_get_info( HWND hWnd, BOOL create )
|
||||
}
|
||||
else
|
||||
{
|
||||
HeapFree( GetProcessHeap(), 0, dlgInfo );
|
||||
return NULL;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user