Skip to content

Commit

Permalink
[MERGE #5593 @sigatrev] Remove duplicate bytecode generation
Browse files Browse the repository at this point in the history
Merge pull request #5593 from sigatrev:redundant

This got added by two different branches resulting in a duplicate.

Fixes #5591
  • Loading branch information
sigatrev committed Aug 13, 2018
2 parents 4066031 + 617c584 commit 294015c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions RegenAllByteCodeNoBuild.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,4 @@ setlocal
call GenByteCode.cmd
call GenByteCode.cmd -nojit
popd

pushd %_reporoot%\lib\Runtime\Library\JsBuiltIn
call GenByteCode.cmd
call GenByteCode.cmd -nojit
popd
endlocal

0 comments on commit 294015c

Please sign in to comment.