Remove the explicit check for No Data Available tiles as the new ESRI server won't return those anymore (closes #2593)

This commit is contained in:
Alexander Bock
2023-05-26 00:00:38 +02:00
parent fd5d453913
commit 842f991f8b
3 changed files with 2 additions and 69 deletions
@@ -257,7 +257,7 @@ public:
*/
bool isSavingFramesDuringPlayback() const;
bool shouldWaitForTileLoading() const
bool shouldWaitForTileLoading() const;
/**
* Used to obtain the state of idle/recording/playback.