commit | afe73325f55c533c809596785b588ba963ff0950 | [log] [tgz] |
---|---|---|
author | Michael Stefaniuc <mstefani@redhat.de> | Thu May 24 14:01:52 2012 +0200 |
committer | Alexandre Julliard <julliard@winehq.org> | Thu May 24 20:08:46 2012 +0200 |
tree | d2f5f9a1cd61a83fd21e2665a439f8072bb2fb57 | |
parent | 882c1026a865a703711f2d78235075320b02f48c [diff] |
urlmon/tests: Remove stray ok() call.
diff --git a/dlls/urlmon/tests/protocol.c b/dlls/urlmon/tests/protocol.c index ce383ee..889f3a9 100644 --- a/dlls/urlmon/tests/protocol.c +++ b/dlls/urlmon/tests/protocol.c
@@ -941,7 +941,6 @@ if(!emulate_prot) CHECK_CALLED(ReportData2); CHECK_CALLED(ReportResult); - ok(hres == S_OK, "Read failed: %08x\n", hres); reported_all_data = TRUE; }else { if(!emulate_prot)