Skip to content

Commit 06134a0

Browse files
pavelsavarajkotas
andauthored
Update src/coreclr/vm/jitinterface.cpp
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
1 parent d3e6b0d commit 06134a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/coreclr/vm/jitinterface.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10860,7 +10860,6 @@ void CEECodeGenInfo::getHelperFtn(CorInfoHelpFunc ftnNum, /* IN
1086010860

1086110861
if (HasILBasedDynamicJitHelper(dynamicFtnNum))
1086210862
{
10863-
(void)LoadDynamicJitHelper(dynamicFtnNum);
1086410863
helperMD = GetMethodDescForILBasedDynamicJitHelper(dynamicFtnNum);
1086510864
_ASSERT(helperMD != NULL);
1086610865

0 commit comments

Comments
 (0)