diff options
Diffstat (limited to 'src/text.h')
-rw-r--r-- | src/text.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/text.h b/src/text.h index d7d6f0cdd..f585cca36 100644 --- a/src/text.h +++ b/src/text.h @@ -81,7 +81,6 @@ class Text protected: static ImageRect mBubble; /**< Speech bubble graphic */ - static Image *mBubbleArrow; /**< Speech bubble arrow graphic */ }; class FlashText : public Text |