Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix 4978 test 1 again
  • Loading branch information
uclaros authored and nyalldawson committed Jan 23, 2023
1 parent 926d204 commit 244c280
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/src/3d/testqgs3drendering.cpp
Expand Up @@ -1249,10 +1249,6 @@ void TestQgs3DRendering::testEpsg4978LineRendering()
map->setExtent( fullExtent );
map->setLayers( QList<QgsMapLayer *>() << layerLines );

// QgsFlatTerrainGenerator *flatTerrain = new QgsFlatTerrainGenerator;
// flatTerrain->setCrs( map->crs() );
// map->setTerrainGenerator( flatTerrain );

QgsOffscreen3DEngine engine;
Qgs3DMapScene *scene = new Qgs3DMapScene( *map, &engine );
engine.setRootEntity( scene );
Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.

0 comments on commit 244c280

Please sign in to comment.