]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Remove dead code.
authorVMware, Inc <>
Mon, 26 Sep 2011 17:59:40 +0000 (10:59 -0700)
committerMarcelo Vanzin <mvanzin@vmware.com>
Mon, 26 Sep 2011 17:59:40 +0000 (10:59 -0700)
Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
open-vm-tools/lib/include/system.h

index 3047b3550ce70425ba5c2787e150815d8fd7a8d9..f42de7bd2bbf4ba6ea87badb96044a5d47bb6c31 100644 (file)
@@ -70,7 +70,6 @@ typedef struct MonListNode {
 BOOL System_SetProcessPrivilege(wchar_t *privName, Bool enable);
 int32 System_GetSPVersion(void);
 Bool System_IsLoginScreenActive(void);
-Bool System_IsProcessElevated(void);
 Bool System_IsScreenSaverActive(void);
 Bool System_IsScreenSaverRunning(void);
 Bool System_IsSecureDesktopActive(void);