diff options
Diffstat (limited to 'src/gui/npc_text.h')
-rw-r--r-- | src/gui/npc_text.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/gui/npc_text.h b/src/gui/npc_text.h index 02fae7f4..aa6aa725 100644 --- a/src/gui/npc_text.h +++ b/src/gui/npc_text.h @@ -47,11 +47,6 @@ class NpcTextDialog : public Window, public gcn::ActionListener NpcTextDialog(); /** - * Destructor. - */ - ~NpcTextDialog(); - - /** * Called when receiving actions from the widgets. */ void |