Commit c5504545 authored by Alexander.Trofimov's avatar Alexander.Trofimov

delete unused variable

parent 34938ff9
......@@ -1485,7 +1485,6 @@ function _HEXTORGB_( colorHEX ) {
function ScrollObject( elemID, settings, dbg ) {
if ( dbg )
debug = dbg;
var that = this;
this.that = this;
var extendSettings = function ( settings1, settings2 ) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment