Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
Signed-off-by: Wojciech Czerski <[email protected]>
  • Loading branch information
w-czerski committed Jan 14, 2025
1 parent fad01b7 commit 4d59132
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,4 @@ namespace CsvSpawner
m_terrainCreatedOnlyOnce = false;
AzFramework::Terrain::TerrainDataNotificationBus::Handler::BusDisconnect();
}

// bool CsvSpawnerComponent::IsTerrainAvailable()
// {
// return AzFramework::Terrain::TerrainDataRequestBus::HasHandlers();
// }
} // namespace CsvSpawner

0 comments on commit 4d59132

Please sign in to comment.