Remove unused vars and add jshint checking
This commit is contained in:
@@ -755,7 +755,6 @@ JavaScriptCompiler.prototype = {
|
||||
|
||||
replaceStack: function(callback) {
|
||||
var prefix = ['('],
|
||||
inline = this.isInline(),
|
||||
stack,
|
||||
createdStack,
|
||||
usedLiteral;
|
||||
|
||||
Reference in New Issue
Block a user