diff --git a/src/section.cpp b/src/section.cpp index c06a37dc..f38fa63a 100644 --- a/src/section.cpp +++ b/src/section.cpp @@ -138,7 +138,6 @@ void Section::SetupAnimations() void Section::CleanUpPreviousContent() { - // Clean up previous content if (_contentArea) { auto oldLayout = _contentArea->layout(); if (oldLayout) {