Skip to content
Merged
Prev Previous commit
Removing no-longer-used error code
  • Loading branch information
benrr101 committed Mar 10, 2025
commit ac9be8403871aac221cf53cbd67cbc8a9b5327ed
Original file line number Diff line number Diff line change
Expand Up @@ -945,7 +945,7 @@ internal enum InternalErrorCode

SqlDependencyObtainProcessDispatcherFailureObjectHandle = 50,
SqlDependencyProcessDispatcherFailureCreateInstance = 51,
SqlDependencyProcessDispatcherFailureAppDomain = 52,

SqlDependencyCommandHashIsNotAssociatedWithNotification = 53,

UnknownTransactionFailure = 60,
Expand Down
Loading