aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/neighborhood/mars/shuttlehud.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/pegasus/neighborhood/mars/shuttlehud.h')
-rwxr-xr-xengines/pegasus/neighborhood/mars/shuttlehud.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/pegasus/neighborhood/mars/shuttlehud.h b/engines/pegasus/neighborhood/mars/shuttlehud.h
index 7cab9ed107..dc1c7598b5 100755
--- a/engines/pegasus/neighborhood/mars/shuttlehud.h
+++ b/engines/pegasus/neighborhood/mars/shuttlehud.h
@@ -34,7 +34,7 @@ namespace Pegasus {
class ShuttleHUD : public DisplayElement, public Idler {
public:
ShuttleHUD();
- virtual ~ShuttleHUD();
+ virtual ~ShuttleHUD() {}
void showTargetGrid();
void hideTargetGrid();