Skip to content
This repository has been archived by the owner on Apr 11, 2018. It is now read-only.

Commit

Permalink
Merge pull request #164 from lepture/swig.uselesscode
Browse files Browse the repository at this point in the history
delete useless code
  • Loading branch information
paularmstrong committed Dec 11, 2012
2 parents e81042a + 811d25d commit 808286b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/swig.js
Expand Up @@ -183,7 +183,6 @@ exports.compileFile = function (filepath, forceAllowErrors) {
};

exports.compile = function (source, options) {
options = options || {};
var tmpl = getTemplate(source, options || {});

return function (source, options) {
Expand Down

0 comments on commit 808286b

Please sign in to comment.