Fix scrutinizer

This commit is contained in:
Laurent Destailleur 2017-04-15 03:13:17 +02:00
parent 1e4dd5d095
commit 7354cb148a

View File

@ -561,8 +561,6 @@ class pdf_standard extends ModelePDFProduct
$this->error=$langs->trans("ErrorConstantNotDefined","PRODUCT_OUTPUTDIR");
return 0;
}
return -1;
}