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 | e7191797f7a17e2c84acb7e1f7a6c0221a6ae651 (patch) | |
tree | 3fa62c90cad1e467802e3549f5e6a283b11669c1 /parser/html/nsHtml5StateSnapshot.cpp | |
parent | 367ad3bbda032b1de3dace398a4e26dbf434c9aa (diff) | |
download | uxp-e7191797f7a17e2c84acb7e1f7a6c0221a6ae651.tar.gz |
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.cpp')
-rw-r--r-- | parser/html/nsHtml5StateSnapshot.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/parser/html/nsHtml5StateSnapshot.cpp b/parser/html/nsHtml5StateSnapshot.cpp index 2c2b0ec41e..a943503b0f 100644 --- a/parser/html/nsHtml5StateSnapshot.cpp +++ b/parser/html/nsHtml5StateSnapshot.cpp @@ -21,11 +21,6 @@ * DEALINGS IN THE SOFTWARE. */ -/* - * THIS IS A GENERATED FILE. PLEASE DO NOT EDIT. - * Please edit StateSnapshot.java instead and regenerate. - */ - #define nsHtml5StateSnapshot_cpp__ #include "nsIAtom.h" |