Remove comment

This commit is contained in:
WarmUpTill
2021-05-30 08:36:50 +02:00
committed by WarmUpTill
parent fdb72629db
commit c18d799f4a

View File

@@ -138,7 +138,6 @@ void Section::SetupAnimations()
void Section::CleanUpPreviousContent()
{
// Clean up previous content
if (_contentArea) {
auto oldLayout = _contentArea->layout();
if (oldLayout) {