Remove centerConstraintType from API

This commit is contained in:
Peter Robins
2014-08-11 17:15:08 +00:00
parent 9db936fe87
commit 8bc5a928a7

View File

@@ -6,7 +6,6 @@ goog.require('goog.math');
/**
* @typedef {function((ol.Coordinate|undefined)): (ol.Coordinate|undefined)}
* @api
*/
ol.CenterConstraintType;