Remove TODOs for already implemented functions.

This commit is contained in:
Jürg Lehni 2014-04-28 14:25:15 +02:00
parent 42945825e8
commit 364c31b0f6

View file

@ -1575,9 +1575,6 @@ var Path = PathItem.extend(/** @lends Path# */{
// TODO: intersects(item)
// TODO: contains(item)
// TODO: intersect(item)
// TODO: unite(item)
// TODO: exclude(item)
}, /** @lends Path# */{
// Explicitly deactivate the creation of beans, as we have functions here
// that look like bean getters but actually read arguments.