summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/handlebox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/widget/handlebox.cpp')
-rw-r--r--src/ui/widget/handlebox.cpp8
1 files changed, 1 insertions, 7 deletions
diff --git a/src/ui/widget/handlebox.cpp b/src/ui/widget/handlebox.cpp
index b82b715bb..0ac84ef3a 100644
--- a/src/ui/widget/handlebox.cpp
+++ b/src/ui/widget/handlebox.cpp
@@ -1,10 +1,4 @@
-/**
- * \brief HandleBox Widget - Adds a detachment handle to another widget.
- *
- * This work really doesn't amount to much more than a convenience constructor
- * for Gtk::HandleBox. Maybe this could be contributed back to Gtkmm, as
- * Gtkmm provides several convenience constructors for other widgets as well.
- *
+/*
* Author:
* Derek P. Moore <derekm@hackunix.org>
*