Skip to content

Commit

Permalink
Merge pull request #4529 from fredj/rm_deprecationWarning
Browse files Browse the repository at this point in the history
Remove leftover deprecationWarning
  • Loading branch information
mramato authored Oct 26, 2016
2 parents 63c6a49 + 4232315 commit 97e40b2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Source/Scene/GroundPrimitive.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ define([
'../Core/defaultValue',
'../Core/defined',
'../Core/defineProperties',
'../Core/deprecationWarning',
'../Core/destroyObject',
'../Core/DeveloperError',
'../Core/GeographicTilingScheme',
Expand Down Expand Up @@ -51,7 +50,6 @@ define([
defaultValue,
defined,
defineProperties,
deprecationWarning,
destroyObject,
DeveloperError,
GeographicTilingScheme,
Expand Down

0 comments on commit 97e40b2

Please sign in to comment.