EMF+: aBaseTransform is a hardcoded identity matrix, don't bother with it

Change-Id: Ifa4f42c4f17a70c7238347a13897ef6742eb4679
This commit is contained in:
Fridrich Štrba
2013-06-12 10:03:28 +02:00
parent 28e94510f0
commit 2b700a710e
4 changed files with 0 additions and 28 deletions

View File

@@ -286,7 +286,6 @@ static float GetSwapFloat( SvStream& rSt )
ActionVector maActions;
/* EMF+ */
XForm aBaseTransform;
XForm aWorldTransform;
EMFPObject* aObjects [256];
float fPageScale;