Skip to content

Commit 112e313

Browse files
Apply suggestions from code review
Co-authored-by: Jan Kotas <[email protected]> (cherry picked from commit 20233ec)
1 parent 9c54d30 commit 112e313

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/coreclr/vm/clsload.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3213,8 +3213,6 @@ void ClassLoader::NotifyUnload(MethodTable* pMT, bool unloadStarted)
32133213
// against that, we will need try/catch blocks around all calls into the
32143214
// profiling API.
32153215
//
3216-
// (Bug #26467)
3217-
//
32183216

32193217
FAULT_NOT_FATAL();
32203218

0 commit comments

Comments
 (0)