]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Common header file change; not directly applicable to open-vm-tools
authorOliver Kurth <okurth@vmware.com>
Mon, 20 Aug 2018 19:48:06 +0000 (12:48 -0700)
committerOliver Kurth <okurth@vmware.com>
Mon, 20 Aug 2018 19:48:06 +0000 (12:48 -0700)
Backout the previous change.

open-vm-tools/lib/include/ghIntegrationCommon.h

index 583fd8b062fd526baadaf6f5f624887022bfcc12..9657dc827a1315c2639ace85d63a96d5553e1222 100644 (file)
@@ -63,9 +63,6 @@ typedef uint32 GHIRequestResult;
  */
 #define GHI_DND_DND_HOST_GUEST_CMD              "ghi.dnd.dnd.hostguest"
 #define GHI_DND_COPYPASTE_HOST_GUEST_CMD        "ghi.dnd.copypaste.hostguest"
-#define GHI_DND_HOST_GET_FILES_CMD              "ghi.dnd.host.getfiles"
-#define GHI_DND_HOST_GET_FILES_CANCEL_CMD       "ghi.dnd.host.getfiles.cancel"
-#define GHI_DND_HOST_GET_FILES_ANSWER_OVERWRITE "ghi.dnd.host.getfiles.answer.overwrite"
 
 #define GHI_DND_GUEST_RET_MAX_LEN               64
 #define GHI_DND_GUEST_RET_ERROR                 "error"