diff options
Diffstat (limited to 'source/compiler/asloffset.c')
-rw-r--r-- | source/compiler/asloffset.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/compiler/asloffset.c b/source/compiler/asloffset.c index e3fdf1c916564..0964d4feaa818 100644 --- a/source/compiler/asloffset.c +++ b/source/compiler/asloffset.c @@ -250,7 +250,6 @@ LsAmlOffsetWalk ( } Length = Op->Asl.FinalAmlLength; - NamepathOffset = Gbl_CurrentAmlOffset + Length; /* Get to the NameSeg/NamePath Op (and length of the name) */ |