dplayx: Fix incorrect check in DirectPlayLobbyAImpl_EnumLocalApplications and IDirectPlayLobbyAImpl_EnumAddressTypes.

Robert Shearman rob at codeweavers.com
Thu Feb 21 10:44:34 CST 2008


Dereferencing a function pointer and checking it against NULL doesn't 
make any sense, so remove the checks.
---
  dlls/dplayx/dplobby.c |    4 ++--
  1 files changed, 2 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 9573af364819de4476a9ac9e02faf16137ad9d06.diff
Type: text/x-patch
Size: 678 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080221/72fc6401/attachment.bin 


More information about the wine-patches mailing list