mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-06 04:42:15 -05:00
Remove obsolete TODO.
This commit is contained in:
parent
5bac5189a4
commit
615a1281e3
1 changed files with 0 additions and 1 deletions
|
@ -42,7 +42,6 @@ HitResult = Base.extend(/** @lends HitResult# */{
|
|||
* @private
|
||||
*/
|
||||
getOptions: function(point, options) {
|
||||
// TODO: Consier moving to HitResult / HitEvent?
|
||||
return options && options._merged ? options : Base.merge({
|
||||
// Use the converted options object to perform point conversion
|
||||
// only once.
|
||||
|
|
Loading…
Reference in a new issue