[User32]
[reactos.git] / reactos / win32ss / user / user32 / windows / defwnd.c
index 66753ce..383c293 100644 (file)
@@ -50,7 +50,6 @@ GetSysColorBrush(int nIndex)
     return gpsi->ahbrSystem[nIndex];
   }
 
-  SetLastError(ERROR_INVALID_PARAMETER);
   return NULL;
 }