1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-26 01:58:06 +02:00

Remove unused variables

This commit is contained in:
Tim van der Meij 2015-12-16 22:31:30 +01:00
parent 0a21c8c365
commit df81b832bb
14 changed files with 17 additions and 29 deletions

View file

@ -6,7 +6,6 @@ require('shelljs/make');
var builder = require('./builder');
var fs = require('fs');
var path = require('path');
var errors = 0;

View file

@ -418,7 +418,8 @@ function validateDependencies(context) {
if (!(i in nonRoots)) {
context.infoCallback('Root module: ' + i);
}
}}
}
}
/**
* Validates all modules/files in the specified path. The modules must be