Kaydet (Commit) bd22ce29 authored tarafından David Tardon's avatar David Tardon

FALSE is no longer defined

üst 609bb0ac
......@@ -453,7 +453,7 @@ void SAL_CALL PresenterWindowManager::windowPaint (const awt::PaintEvent& rEvent
}
catch (RuntimeException&)
{
OSL_ASSERT(FALSE);
OSL_FAIL("paint failed!");
}
}
}
......
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