summaryrefslogtreecommitdiff
path: root/src/gui/widgets/resizegrip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/resizegrip.h')
-rw-r--r--src/gui/widgets/resizegrip.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/gui/widgets/resizegrip.h b/src/gui/widgets/resizegrip.h
index 5ef93f29..319b574f 100644
--- a/src/gui/widgets/resizegrip.h
+++ b/src/gui/widgets/resizegrip.h
@@ -36,14 +36,8 @@ class Image;
class ResizeGrip : public gcn::Widget
{
public:
- /**
- * Constructor.
- */
ResizeGrip(const std::string &image = "resize.png");
- /**
- * Destructor.
- */
~ResizeGrip();
/**