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

Bin misleading OSL_TRACE

Change-Id: I6c638f49b73b4a3d781e6e2e54a5facf52513ad3
üst 17a8b2ed
...@@ -666,8 +666,6 @@ void OutputDevice::DrawTransformedBitmapEx( ...@@ -666,8 +666,6 @@ void OutputDevice::DrawTransformedBitmapEx(
const basegfx::B2DHomMatrix& rTransformation, const basegfx::B2DHomMatrix& rTransformation,
const BitmapEx& rBitmapEx) const BitmapEx& rBitmapEx)
{ {
OSL_TRACE( "OutputDevice::DrawBitmapEx( Point, Size )" );
if( ImplIsRecordLayout() ) if( ImplIsRecordLayout() )
return; return;
......
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