mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2024-12-24 04:33:03 +03:00
Redundant code has been removed
This commit is contained in:
parent
d2ba19019b
commit
e87b78030e
@ -1545,7 +1545,6 @@ bool PrintProcessor::printPage(PageItemDesignIntf::Ptr page)
|
||||
|
||||
QPointF backupPagePos = page->pos();
|
||||
page->setPos(0,0);
|
||||
renderPage.setPageItem(page);
|
||||
renderPage.setSceneRect(renderPage.pageItem()->mapToScene(renderPage.pageItem()->rect()).boundingRect());
|
||||
|
||||
if (!m_firstPage){
|
||||
|
Loading…
Reference in New Issue
Block a user