ole32: Remove two useless asserts and replace another one with C_ASSERT.

Robert Shearman rob at codeweavers.com
Wed Feb 13 06:37:22 CST 2008


The two removed asserts were useless because the code would crash later 
in the same function and that would at least start the debugger and give 
us a backtrace.
---
  dlls/ole32/stubmanager.c |    9 ++-------
  1 files changed, 2 insertions(+), 7 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 38ace571e953e25ce4f257d1e75769bfefb42744.diff
Type: text/x-patch
Size: 1631 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080213/f4fd6956/attachment.bin 


More information about the wine-patches mailing list