more refactoring...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2013-02-20 07:25:33 +04:00
parent c13f29cd04
commit c16d421083

View File

@ -713,10 +713,6 @@ function makeScrollHandler(root, config){
}
this.state = 'stopped'
return this
},
// XXX check...
setCallback: function(func){
this.callback = func
}
}