Skip to content

Commit

Permalink
Merge pull request #2518 from probins/centercon
Browse files Browse the repository at this point in the history
Remove centerConstraintType from API
  • Loading branch information
ahocevar committed Aug 11, 2014
2 parents e69f065 + 8bc5a92 commit 45f24ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ol/centerconstraint.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ goog.require('goog.math');

/**
* @typedef {function((ol.Coordinate|undefined)): (ol.Coordinate|undefined)}
* @api
*/
ol.CenterConstraintType;

Expand Down

0 comments on commit 45f24ee

Please sign in to comment.