Remove obsolete comment about hitTest options merge

This commit is contained in:
Jürg Lehni 2015-04-12 15:07:26 +02:00
parent 7749641e66
commit 8e7829db5e

View file

@ -100,8 +100,7 @@ var HitResult = Base.extend(/** @lends HitResult# */{
statics: {
/**
* Merges default options into options hash for #hitTest() calls, and
* marks as merged, to prevent repeated merging in nested calls.
* Merges default options into options hash for #hitTest() calls.
*
* @private
*/