mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-09-08 01:26:04 -05:00
Remove comment
This commit is contained in:
@@ -138,7 +138,6 @@ void Section::SetupAnimations()
|
||||
|
||||
void Section::CleanUpPreviousContent()
|
||||
{
|
||||
// Clean up previous content
|
||||
if (_contentArea) {
|
||||
auto oldLayout = _contentArea->layout();
|
||||
if (oldLayout) {
|
||||
|
||||
Reference in New Issue
Block a user