Skip to content

Commit 20233ec

Browse files
Apply suggestions from code review
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
1 parent 97ee0de commit 20233ec

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
@@ -2932,8 +2932,6 @@ void ClassLoader::NotifyUnload(MethodTable* pMT, bool unloadStarted)
29322932
// against that, we will need try/catch blocks around all calls into the
29332933
// profiling API.
29342934
//
2935-
// (Bug #26467)
2936-
//
29372935

29382936
FAULT_NOT_FATAL();
29392937

0 commit comments

Comments
 (0)