]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Common header file change not applicable to open-vm-tools.
authorJohn Wolfe <jwolfe@vmware.com>
Mon, 8 Nov 2021 21:33:57 +0000 (13:33 -0800)
committerJohn Wolfe <jwolfe@vmware.com>
Mon, 8 Nov 2021 21:33:57 +0000 (13:33 -0800)
open-vm-tools/lib/include/vm_basic_types.h

index 4972a64865c0bc13a48969deb2434c85ba90fedf..228871fa15f030172cd219bd4df60de3fd8dbe70 100644 (file)
@@ -546,9 +546,6 @@ typedef User_CartelID User_SessionID;
 typedef User_CartelID User_CartelGroupID;
 #define INVALID_CARTELGROUP_ID INVALID_CARTEL_ID
 
-typedef uint32 Worldlet_ID;
-#define INVALID_WORLDLET_ID ((Worldlet_ID)-1)
-
 typedef  int8    Reg8;
 typedef  int16   Reg16;
 typedef  int32   Reg32;