diff options
Diffstat (limited to 'src/gui/sell.h')
-rw-r--r-- | src/gui/sell.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/gui/sell.h b/src/gui/sell.h index 864c5f63..9b30002a 100644 --- a/src/gui/sell.h +++ b/src/gui/sell.h @@ -54,11 +54,6 @@ class SellDialog : public Window, public gcn::ActionListener, SellDialog(); /** - * Destructor. - */ - ~SellDialog(); - - /** * Resets the dialog, clearing inventory. */ void reset(); |