ole32: Remove the fixme printed if CoGetClassObject fails in CoCreateInstance.
commit6814b33aa33af42aca8c4629d1b4818d7b0e2ca2
authorRobert Shearman <rob@codeweavers.com>
Mon, 1 May 2006 09:39:31 +0000 (1 10:39 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 7 May 2006 08:03:11 +0000 (7 10:03 +0200)
tree04d4b0ab76d06351e900e16a7b176238b6709fc9
parent772eb9bdf91c9573478281bda6c6b4e76bfa3dc4
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.
dlls/ole32/compobj.c