diff options
author | wolfbeast <mcwerewolf@wolfbeast.com> | 2019-09-04 16:33:37 +0200 |
---|---|---|
committer | wolfbeast <mcwerewolf@wolfbeast.com> | 2019-09-04 16:33:37 +0200 |
commit | c6446f1126232935c85397aac493113dd38496cd (patch) | |
tree | 3fa62c90cad1e467802e3549f5e6a283b11669c1 /parser/html/nsHtml5StateSnapshot.h | |
parent | abc6b2f3aa14adac670da9132dc115f3b79f085d (diff) | |
download | UXP-c6446f1126232935c85397aac493113dd38496cd.tar UXP-c6446f1126232935c85397aac493113dd38496cd.tar.gz UXP-c6446f1126232935c85397aac493113dd38496cd.tar.lz UXP-c6446f1126232935c85397aac493113dd38496cd.tar.xz UXP-c6446f1126232935c85397aac493113dd38496cd.zip |
Remove HTML5 parser java docs and generation code.
java->C++ automated translation is not something we want to deal with
now or in the future.
Diffstat (limited to 'parser/html/nsHtml5StateSnapshot.h')
-rw-r--r-- | parser/html/nsHtml5StateSnapshot.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/parser/html/nsHtml5StateSnapshot.h b/parser/html/nsHtml5StateSnapshot.h index 3594c8cd6..be2bce158 100644 --- a/parser/html/nsHtml5StateSnapshot.h +++ b/parser/html/nsHtml5StateSnapshot.h @@ -21,11 +21,6 @@ * DEALINGS IN THE SOFTWARE. */ -/* - * THIS IS A GENERATED FILE. PLEASE DO NOT EDIT. - * Please edit StateSnapshot.java instead and regenerate. - */ - #ifndef nsHtml5StateSnapshot_h #define nsHtml5StateSnapshot_h |