mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-04-03 13:53:31 +03:00
cleanup debug code
This commit is contained in:
parent
a53550ea0e
commit
7fbff2cc27
1 changed files with 0 additions and 1 deletions
|
@ -1436,7 +1436,6 @@
|
|||
|
||||
// Release and remove all gPoints from the pointer list
|
||||
for ( j = 0; j < gPointsToRemove.length; j++ ) {
|
||||
$.console.log('stopTrackingPointer called from clerTrackedPointers ');
|
||||
stopTrackingPointer( tracker, pointsList, gPointsToRemove[ j ] );
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue