diff options
Diffstat (limited to 'engines')
-rw-r--r-- | engines/pegasus/neighborhood/mars/shuttlehud.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/pegasus/neighborhood/mars/shuttlehud.h b/engines/pegasus/neighborhood/mars/shuttlehud.h index dc1c7598b5..f7dbbaeae8 100644 --- a/engines/pegasus/neighborhood/mars/shuttlehud.h +++ b/engines/pegasus/neighborhood/mars/shuttlehud.h @@ -34,7 +34,6 @@ namespace Pegasus { class ShuttleHUD : public DisplayElement, public Idler { public: ShuttleHUD(); - virtual ~ShuttleHUD() {} void showTargetGrid(); void hideTargetGrid(); |