mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-28 02:28:32 +00:00
aa2ac8dded
We've kept the java source up-to-date until its removal, so there should
be very little additional java mangling needed to have it back up to
speed and usable again.
This reverts commit c6446f1126.
The .java files in this directory were placed here by the Java-to-C++ translator that lives in parser/html/java/translator. Together they represent a snapshot of the Java code that was translated to produce the corresponding .h and .cpp files in the parent directory. Changing these .java files is not worthwhile, as they will just be overwritten by the next translation. See parser/html/java/README.txt for information about performing the translation.