aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/tattoo
diff options
context:
space:
mode:
authorJohannes Schickel2016-01-11 14:39:23 +0100
committerJohannes Schickel2016-01-11 14:39:23 +0100
commit440cc502246bd52cd7b3e700110e4818caef4902 (patch)
treedbf76692ef1bf4c0a8dd032c59c9f8bee248dda0 /engines/sherlock/tattoo
parent299a96c049c6e92d949a6213f4444c2892df539f (diff)
downloadscummvm-rg350-440cc502246bd52cd7b3e700110e4818caef4902.tar.gz
scummvm-rg350-440cc502246bd52cd7b3e700110e4818caef4902.tar.bz2
scummvm-rg350-440cc502246bd52cd7b3e700110e4818caef4902.zip
SHERLOCK: Remove empty destructor for WidgetFiles.
WidgetBase already has a virtual destructor, thus there is no need to make WidgetFiles have an empty virtual destructor around. This also prevents g++ for Dreamcast from failing due to an internal compiler error.
Diffstat (limited to 'engines/sherlock/tattoo')
-rw-r--r--engines/sherlock/tattoo/widget_files.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/sherlock/tattoo/widget_files.h b/engines/sherlock/tattoo/widget_files.h
index 94a029d18d..87106f8edb 100644
--- a/engines/sherlock/tattoo/widget_files.h
+++ b/engines/sherlock/tattoo/widget_files.h
@@ -67,7 +67,6 @@ private:
virtual Common::Rect getScrollBarBounds() const;
public:
WidgetFiles(SherlockEngine *vm, const Common::String &target);
- virtual ~WidgetFiles() {}
/**
* Prompt the user whether to quit