summaryrefslogtreecommitdiff
path: root/src/text.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/text.h')
-rw-r--r--src/text.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/text.h b/src/text.h
index 67bb23ae..a370771d 100644
--- a/src/text.h
+++ b/src/text.h
@@ -80,7 +80,7 @@ class FlashText : public Text
/**
* Remove the text from the screen
*/
- virtual ~FlashText();
+ virtual ~FlashText() {}
/**
* Flash the text for so many refreshes