Skip to content

Commit b85ae01

Browse files
committed
Removed rogue log
1 parent 98a82e3 commit b85ae01

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

v3/src/input/local/inc/ProcessDownEvents.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ var ProcessDownEvents = function (pointer)
44
{
55
var currentlyOver = this._temp;
66

7-
console.log('ProcessDownEvents', this.topOnly);
8-
97
this.events.dispatch(new InputEvent.POINTER_DOWN(pointer, currentlyOver));
108

119
// Go through all objects the pointer was over and fire their events / callbacks

0 commit comments

Comments
 (0)