From c1d1f57158dd4cf0baf52313fb9d538b87940c67 Mon Sep 17 00:00:00 2001 From: Thorbjørn Lindeijer Date: Sat, 9 Apr 2011 01:24:21 +0200 Subject: Removed a lot of useless "documentation" I have to admit I contributed a large part of these. Sorry for that. Less empty space, more attention to the code. Acked-by: Jared Adams --- src/gui/widgets/flowcontainer.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/gui/widgets/flowcontainer.h') diff --git a/src/gui/widgets/flowcontainer.h b/src/gui/widgets/flowcontainer.h index a0e8dbf5..ee9f634b 100644 --- a/src/gui/widgets/flowcontainer.h +++ b/src/gui/widgets/flowcontainer.h @@ -34,16 +34,8 @@ class FlowContainer : public Container, public gcn::WidgetListener { public: - /** - * Constructor. Initializes the shortcut container. - */ FlowContainer(int boxWidth, int boxHeight); - /** - * Destructor. - */ - ~FlowContainer() {} - /** * Invoked when a widget changes its size. This is used to determine * the new height of the container. -- cgit v1.2.3-70-g09d2