summaryrefslogtreecommitdiff
path: root/src/gui/buy.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/buy.h')
-rw-r--r--src/gui/buy.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/gui/buy.h b/src/gui/buy.h
index c3cb3229..68d318eb 100644
--- a/src/gui/buy.h
+++ b/src/gui/buy.h
@@ -42,16 +42,8 @@ class BuyDialog : public Window, public gcn::ActionListener,
public gcn::SelectionListener
{
public:
- /**
- * Constructor.
- *
- * @see Window::Window
- */
BuyDialog(int npcId);
- /**
- * Destructor
- */
~BuyDialog();
/**