diff --git a/emulators/open-vm-tools/files/patch-lib_include_tracer.hh b/emulators/open-vm-tools/files/patch-lib_include_tracer.hh deleted file mode 100644 index 6e3e401453da..000000000000 --- a/emulators/open-vm-tools/files/patch-lib_include_tracer.hh +++ /dev/null @@ -1,12 +0,0 @@ ---- lib/include/tracer.hh.orig 2021-08-03 01:45:08 UTC -+++ lib/include/tracer.hh -@@ -28,9 +28,7 @@ - - #include "vm_basic_defs.h" - --extern "C" { - #include "glib.h" --} - - - #ifdef VMX86_DEVEL diff --git a/emulators/open-vm-tools/files/patch-services_plugins_dndcp_dndGuest_dndCPTransportGuestRpc.hpp b/emulators/open-vm-tools/files/patch-services_plugins_dndcp_dndGuest_dndCPTransportGuestRpc.hpp deleted file mode 100644 index 7d90d26a669e..000000000000 --- a/emulators/open-vm-tools/files/patch-services_plugins_dndcp_dndGuest_dndCPTransportGuestRpc.hpp +++ /dev/null @@ -1,16 +0,0 @@ ---- services/plugins/dndcp/dndGuest/dndCPTransportGuestRpc.hpp.orig 2021-08-03 01:43:48 UTC -+++ services/plugins/dndcp/dndGuest/dndCPTransportGuestRpc.hpp -@@ -31,13 +31,11 @@ - - #include "dnd.h" - --extern "C" { - #ifdef VMX86_TOOLS - #include "vmware/tools/guestrpc.h" - #else - #include "guest_rpc.h" - #endif --} - - #define GUEST_RPC_CMD_STR_DND "dnd.transport" - #define GUEST_RPC_CMD_STR_CP "copypaste.transport"