From: VMware, Inc <> Date: Tue, 29 Mar 2011 20:11:35 +0000 (-0700) Subject: Changes in shared code that don't affect open-vm-tools functionality. X-Git-Tag: 2011.03.28-387002~40 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=412a895282d00439376a22dcee21efe22592cd1c;p=thirdparty%2Fopen-vm-tools.git Changes in shared code that don't affect open-vm-tools functionality. Signed-off-by: Marcelo Vanzin --- diff --git a/open-vm-tools/lib/include/vm_basic_defs.h b/open-vm-tools/lib/include/vm_basic_defs.h index 664929e44..e48c347bc 100644 --- a/open-vm-tools/lib/include/vm_basic_defs.h +++ b/open-vm-tools/lib/include/vm_basic_defs.h @@ -680,12 +680,6 @@ typedef int pid_t; #define hosted_lg_pg 0 #endif -#ifdef TCL -#define TCL_ONLY(x) x -#else -#define TCL_ONLY(x) -#endif - /* * Use to initialize cbSize for this structure to preserve < Vista * compatibility.