Kaydet (Commit) d32883b6 authored tarafından Caolán McNamara's avatar Caolán McNamara

coverity#735493 Logically dead code

Change-Id: Iddf09c1acb7d2e812b86c6f14f5394a6a266d258
üst 4fcaa8ee
......@@ -871,8 +871,6 @@ void SfxViewShell::ExecPrint_Impl( SfxRequest &rReq )
// so it will only be deleted here if dialog was cancelled
DELETEZ( pDlgPrinter );
rReq.Ignore();
if ( SID_PRINTDOC == nId )
rReq.SetReturnValue(SfxBoolItem(0,false));
}
}
}
......
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