ole32: Remove a check on the share mode for the NULL filename case as the check is...
authorRobert Shearman <rob@codeweavers.com>
Mon, 31 Jul 2006 15:43:46 +0000 (16:43 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 31 Jul 2006 19:25:35 +0000 (21:25 +0200)
commit1a5cd3ca9bb4fc56221b9b0b74edf255a6826ee3
tree7a004cf24f26003c5885047145e5c1b6b46014cc
parent6f7b1f646389f850bc48abf79271037455fc91c6
ole32: Remove a check on the share mode for the NULL filename case as the check is already done earlier in StgCreateDocfile.
dlls/ole32/storage32.c