diff --git a/lib/jli.js b/lib/jli.js index 205b5d3..50a4af3 100755 --- a/lib/jli.js +++ b/lib/jli.js @@ -713,10 +713,6 @@ function makeScrollHandler(root, config){ } this.state = 'stopped' return this - }, - // XXX check... - setCallback: function(func){ - this.callback = func } }