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/confirmdialog.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/gui/confirmdialog.h') diff --git a/src/gui/confirmdialog.h b/src/gui/confirmdialog.h index 074b970d..49e9c127 100644 --- a/src/gui/confirmdialog.h +++ b/src/gui/confirmdialog.h @@ -36,11 +36,6 @@ class TextBox; class ConfirmDialog : public Window, public gcn::ActionListener { public: - /** - * Constructor. - * - * @see Window::Window - */ ConfirmDialog(const std::string &title, const std::string &msg, Window *parent = NULL); -- cgit v1.2.3-70-g09d2