diff --git a/patches/patchinstall.sh b/patches/patchinstall.sh index 2506c68b..61dd10b9 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -4985,9 +4985,6 @@ fi # Patchset rpcrt4-RpcBindingServerFromClient # | -# | This patchset fixes the following Wine bugs: -# | * [#38766] Implement stub for RpcBindingServerFromClient -# | # | Modified files: # | * dlls/rpcrt4/rpc_binding.c # | diff --git a/patches/rpcrt4-RpcBindingServerFromClient/definition b/patches/rpcrt4-RpcBindingServerFromClient/definition deleted file mode 100644 index a0cde3f7..00000000 --- a/patches/rpcrt4-RpcBindingServerFromClient/definition +++ /dev/null @@ -1 +0,0 @@ -Fixes: [38766] Implement stub for RpcBindingServerFromClient