summaryrefslogtreecommitdiff
path: root/libs/rs/rsFont.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/rs/rsFont.h')
-rw-r--r--libs/rs/rsFont.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/rs/rsFont.h b/libs/rs/rsFont.h
index b0e1430e228b..679591ca434f 100644
--- a/libs/rs/rsFont.h
+++ b/libs/rs/rsFont.h
@@ -146,7 +146,6 @@ public:
void deinit(Context *rsc);
ObjectBaseRef<Font> mDefault;
- ObjectBaseRef<Font> mLast;
void renderText(const char *text, uint32_t len, int32_t x, int32_t y,
uint32_t startIndex = 0, int numGlyphs = -1,