diff options
Diffstat (limited to 'lib/xmlrpc.js')
-rw-r--r-- | lib/xmlrpc.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/xmlrpc.js b/lib/xmlrpc.js index e883d91..0b84c07 100644 --- a/lib/xmlrpc.js +++ b/lib/xmlrpc.js @@ -1,4 +1,3 @@ -/*jslint rhino: true, forin: true, onevar: false, browser: true */ /*global exports: false */ "use strict"; // Modification of Matěj Cepl released under the MIT/X11 license |