Skip to content

Commit cdc55e0

Browse files
committed
remove unused code
1 parent 5483a5d commit cdc55e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Assets/Scripts/Core/Text/TextField.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ public class TextField : DisplayObject, IMeshFactory
3434
float _fontSizeScale;
3535
float _renderScale;
3636
int _fontVersion;
37-
Vector3 _lastPixelPerfectPos;
3837
string _parsedText;
3938

4039
RichTextField _richTextField;

0 commit comments

Comments
 (0)