Skip to content

Commit

Permalink
fixed files form Closure #31
Browse files Browse the repository at this point in the history
  • Loading branch information
tdurieux committed Mar 7, 2017
1 parent c72b6c5 commit 81efc57
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1282,7 +1282,6 @@ Node parseInputs() {

// Check if the sources need to be re-ordered.
if (options.dependencyOptions.needsManagement() &&
!options.skipAllPasses &&
options.closurePass) {
for (CompilerInput input : inputs) {
// Forward-declare all the provided types, so that they
Expand Down

0 comments on commit 81efc57

Please sign in to comment.