From fe7c0c30758089fd682ad6f116775ad06f304430 Mon Sep 17 00:00:00 2001 From: Sebastian Lackner Date: Fri, 15 Jan 2016 14:53:18 +0100 Subject: [PATCH] rpcrt4-RpcBindingServerFromClient: Remove Fixes line in definition file. --- patches/patchinstall.sh | 3 --- patches/rpcrt4-RpcBindingServerFromClient/definition | 1 - 2 files changed, 4 deletions(-) delete mode 100644 patches/rpcrt4-RpcBindingServerFromClient/definition 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