Skip to content

build: reduces unused js2c.py code

Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

build

Description of change

Just for housekeeping and less confusion, we could get rid of unused code in js2c.py. I didn't see any use of those parts at least and can originate it back to commit 63a9cd38

I dug into this part of the build process and wanted to rewrite js2c.py in JS, which is fairly trivial now, as opposed to 2009. But those parts are just not necessary - pending CI.

Merge request reports

Loading