jslinted code

This commit is contained in:
Mat Groves 2014-01-28 00:10:23 +00:00
parent 847eb6c48e
commit 68df2fdafd
3 changed files with 6 additions and 8 deletions

View file

@ -3154,7 +3154,6 @@ PIXI.InteractionManager.prototype.removeEvents = function()
{
if(!this.interactionDOMElement)return;
console.log( this.interactionDOMElement)
this.interactionDOMElement.style['-ms-content-zooming'] = '';
this.interactionDOMElement.style['-ms-touch-action'] = '';