Removed unused lineNumber

This commit is contained in:
Robert Osfield
2017-02-24 11:17:22 +00:00
parent aa621e1a4a
commit cefecaec10
2 changed files with 0 additions and 8 deletions

View File

@@ -23,7 +23,6 @@
namespace osgText {
class OSGTEXT_EXPORT Text : public osgText::TextBase
{
public:
@@ -309,7 +308,6 @@ public:
ColorCoords _colorCoords;
TexCoords _texcoords;
LineNumbers _lineNumbers;
Coords _transformedBackdropCoords[8];