Skip to content

Commit fbe883d

Browse files
authored
win-x86 build fix
1 parent 7041f13 commit fbe883d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/coreclr/vm/eetwain.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1097,7 +1097,6 @@ bool EECodeManager::UnwindStackFrame(PREGDISPLAY pRD,
10971097

10981098
GCInfoToken gcInfoToken = pCodeInfo->GetGCInfoToken();
10991099
PTR_VOID methodInfoPtr = gcInfoToken.Info;
1100-
DWORD curOffs = ;
11011100
hdrInfo *hdrInfoBody;
11021101
DWORD hdrInfoSize;
11031102

0 commit comments

Comments
 (0)