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

remove useless line (probably mis-merge)

üst 1e7fd915
......@@ -451,7 +451,6 @@ void Printer::ImplPrintJob( const boost::shared_ptr<PrinterController>& i_pContr
PrintDialog aDlg( NULL, i_pController );
if( ! aDlg.Execute() )
{
GDIMetaFile aPageFile;
i_pController->abortJob();
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