Fix missprint

This commit is contained in:
Alexey Nagaev
2026-02-09 22:47:22 +03:00
parent e23acc8881
commit 3b32ba4d14

View File

@ -308,9 +308,6 @@ namespace NSDocxRenderer
}
}
}
void CVectorGraphics::Reverse()
{
}
bool CVectorGraphics::IsClockwise() const
{
if (m_arData.empty())