summaryrefslogtreecommitdiff
path: root/src/gui/widgets/flowcontainer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/flowcontainer.h')
-rw-r--r--src/gui/widgets/flowcontainer.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/gui/widgets/flowcontainer.h b/src/gui/widgets/flowcontainer.h
index be91853a6..41329a06e 100644
--- a/src/gui/widgets/flowcontainer.h
+++ b/src/gui/widgets/flowcontainer.h
@@ -47,12 +47,6 @@ class FlowContainer final : public Container,
A_DELETE_COPY(FlowContainer)
/**
- * Destructor.
- */
- ~FlowContainer()
- { }
-
- /**
* Invoked when a widget changes its size. This is used to determine
* the new height of the container.
*/