Skip to content

Commit ac5cb24

Browse files
committed
Remove missed usage of WRN_CallNotInterceptable
1 parent 6b0dc9f commit ac5cb24

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Compilers/CSharp/Test/Syntax/Diagnostics/DiagnosticTest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2940,7 +2940,6 @@ public void TestIsBuildOnlyDiagnostic()
29402940
case ErrorCode.ERR_EncUpdateFailedDelegateTypeChanged:
29412941
case ErrorCode.ERR_CannotBeConvertedToUtf8:
29422942
case ErrorCode.ERR_FileTypeNonUniquePath:
2943-
case ErrorCode.WRN_CallNotInterceptable:
29442943
case ErrorCode.ERR_InterceptorSignatureMismatch:
29452944
case ErrorCode.ERR_InterceptorMustHaveMatchingThisParameter:
29462945
case ErrorCode.ERR_InterceptorMustNotHaveThisParameter:

0 commit comments

Comments
 (0)