Kaydet (Commit) 7c35d5f0 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Comment out an assertion that fails every time for me on macOS

Change-Id: I458f44d16b242700b228db647582c4b40b14661a
üst fc1568d5
......@@ -273,7 +273,7 @@ SAL_WNODEPRECATED_DECLARATIONS_POP
if (!xCGContext)
{
assert(Application::IsBitmapRendering());
// assert(Application::IsBitmapRendering());
mnBitmapDepth = 32;
const int nBytesPerRow = (mnBitmapDepth * nDX) / 8;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment