diff options
Diffstat (limited to 'source/components/executer/exconvrt.c')
-rw-r--r-- | source/components/executer/exconvrt.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source/components/executer/exconvrt.c b/source/components/executer/exconvrt.c index e79cbc9..81cde05c 100644 --- a/source/components/executer/exconvrt.c +++ b/source/components/executer/exconvrt.c @@ -750,5 +750,3 @@ AcpiExConvertToTargetType ( return_ACPI_STATUS (Status); } - - |