summaryrefslogtreecommitdiff
path: root/src/gui/viewport.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/viewport.h')
-rw-r--r--src/gui/viewport.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/gui/viewport.h b/src/gui/viewport.h
index ce535a64..d8687219 100644
--- a/src/gui/viewport.h
+++ b/src/gui/viewport.h
@@ -57,14 +57,8 @@ class Viewport : public WindowContainer, public gcn::MouseListener,
public EventListener
{
public:
- /**
- * Constructor.
- */
Viewport();
- /**
- * Destructor.
- */
~Viewport();
/**