commit | 6814b33aa33af42aca8c4629d1b4818d7b0e2ca2 | [log] [tgz] |
---|---|---|
author | Robert Shearman <rob@codeweavers.com> | Mon May 01 10:39:31 2006 +0100 |
committer | Alexandre Julliard <julliard@winehq.org> | Sun May 07 10:03:11 2006 +0200 |
tree | 04d4b0ab76d06351e900e16a7b176238b6709fc9 | |
parent | 772eb9bdf91c9573478281bda6c6b4e76bfa3dc4 [diff] |
ole32: Remove the fixme printed if CoGetClassObject fails in CoCreateInstance. Remove the fixme printed if CoGetClassObject fails in CoCreateInstance, because we already print an error in all cases and the error more accurately pin-points the source of the problem.