diff options
Diffstat (limited to 'source/components/parser/psparse.c')
-rw-r--r-- | source/components/parser/psparse.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/components/parser/psparse.c b/source/components/parser/psparse.c index 7b8e1b986361..31899bd55a9e 100644 --- a/source/components/parser/psparse.c +++ b/source/components/parser/psparse.c @@ -41,7 +41,6 @@ * POSSIBILITY OF SUCH DAMAGES. */ - /* * Parse the AML and build an operation tree as most interpreters, * like Perl, do. Parsing is done by hand rather than with a YACC |