diff options
Diffstat (limited to 'source/components/parser/pstree.c')
-rw-r--r-- | source/components/parser/pstree.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source/components/parser/pstree.c b/source/components/parser/pstree.c index 8271314e16ab2..36771b76f773a 100644 --- a/source/components/parser/pstree.c +++ b/source/components/parser/pstree.c @@ -356,5 +356,3 @@ AcpiPsGetChild ( return (Child); } #endif - - |