Skip to content

Commit

Permalink
Remove unued globeTranslucencyState from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lilleyse committed May 30, 2020
1 parent 89f762e commit aa64532
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Specs/Scene/ScreenSpaceCameraControllerSpec.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ describe("Scene/ScreenSpaceCameraController", function () {
this.mapProjection = new GeographicProjection(ellipsoid);
this.terrainExaggeration = 1.0;
this.screenSpaceCameraController = undefined;
this.globeTranslucencyState = new GlobeTranslucencyState();
this.cameraUnderground = false;
this.globeHeight = 0.0;
}
Expand Down

0 comments on commit aa64532

Please sign in to comment.