mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-21 20:56:09 +03:00
cleanup debug code
This commit is contained in:
parent
a53550ea0e
commit
7fbff2cc27
@ -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…
Reference in New Issue
Block a user