From cf96ba2803b8a15822c9ccfd0eab5a4f2fe12982 Mon Sep 17 00:00:00 2001 From: Nicolas Stepien Date: Mon, 28 May 2012 14:56:49 +0200 Subject: [PATCH] Coffee-script upgrade to 1.3.3 --- 4chan_x.user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4chan_x.user.js b/4chan_x.user.js index 74dd89b69..ff8f74507 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -346,7 +346,7 @@ } else { req = $.ajax(url, { onload: function() { - var cb, _i, _len, _ref, _results; + var _i, _len, _ref, _results; _ref = this.callbacks; _results = []; for (_i = 0, _len = _ref.length; _i < _len; _i++) {