Removed old code paths

This commit is contained in:
Robert Osfield
2017-02-27 15:15:37 +00:00
parent 80c96cd54f
commit e5685dfca5
2 changed files with 3 additions and 126 deletions

View File

@@ -308,11 +308,7 @@ public:
Glyphs _glyphs;
Coords _coords;
ColorCoords _colorCoords;
TexCoords _texcoords;
#ifndef NEW_APPROACH
Coords _transformedBackdropCoords[8];
#endif
Primitives _primitives;