From 00f62e4f3db5aa737b4242a3d691d2ade299fc72 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 28 Dec 2017 19:29:05 +0300 Subject: Add missing override and final to destructors. Also remove some empty destructors. --- src/text.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/text.h') diff --git a/src/text.h b/src/text.h index ea013aa44..ef7dbd735 100644 --- a/src/text.h +++ b/src/text.h @@ -113,12 +113,6 @@ class FlashText final : public Text A_DELETE_COPY(FlashText) - /** - * Remove the text from the screen - */ - ~FlashText() - { } - /** * Flash the text for so many refreshes. */ -- cgit v1.2.3-60-g2f50