clang-analyzer-deadcode.DeadStores
Change-Id: I539f08ed94326d27c9ae8808d006c31d8403cd18
This commit is contained in:
@@ -815,7 +815,6 @@ void SfxViewShell::ExecPrint_Impl( SfxRequest &rReq )
|
||||
{
|
||||
// PrinterDialog needs a temporary printer
|
||||
VclPtr<SfxPrinter> pDlgPrinter = pPrinter->Clone();
|
||||
nDialogRet = 0;
|
||||
|
||||
// execute PrinterSetupDialog
|
||||
VclPtrInstance<PrinterSetupDialog> pPrintSetupDlg( GetWindow() );
|
||||
|
Reference in New Issue
Block a user