Skip to content

Commit

Permalink
Remove missed usage of WRN_CallNotInterceptable
Browse files Browse the repository at this point in the history
  • Loading branch information
RikkiGibson committed May 16, 2023
1 parent 6b0dc9f commit ac5cb24
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2940,7 +2940,6 @@ public void TestIsBuildOnlyDiagnostic()
case ErrorCode.ERR_EncUpdateFailedDelegateTypeChanged:
case ErrorCode.ERR_CannotBeConvertedToUtf8:
case ErrorCode.ERR_FileTypeNonUniquePath:
case ErrorCode.WRN_CallNotInterceptable:
case ErrorCode.ERR_InterceptorSignatureMismatch:
case ErrorCode.ERR_InterceptorMustHaveMatchingThisParameter:
case ErrorCode.ERR_InterceptorMustNotHaveThisParameter:
Expand Down

0 comments on commit ac5cb24

Please sign in to comment.