mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-02-10 18:05:41 +08:00
Fix missprint
This commit is contained in:
@ -308,9 +308,6 @@ namespace NSDocxRenderer
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
void CVectorGraphics::Reverse()
|
|
||||||
{
|
|
||||||
}
|
|
||||||
bool CVectorGraphics::IsClockwise() const
|
bool CVectorGraphics::IsClockwise() const
|
||||||
{
|
{
|
||||||
if (m_arData.empty())
|
if (m_arData.empty())
|
||||||
|
|||||||
Reference in New Issue
Block a user