]> 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>
Sun, 1 Jan 2023 06:13:07 +0000 (22:13 -0800)
committerJohn Wolfe <jwolfe@vmware.com>
Sun, 1 Jan 2023 06:13:07 +0000 (22:13 -0800)
open-vm-tools/lib/include/config.h

index 0797a180e3bf01d5c15062c02c81b6afc3dd664d..df41c691358ae4f3f0ea74fb8066aa3c2d1f48f3 100644 (file)
@@ -1,5 +1,5 @@
 /*********************************************************
- * Copyright (C) 1998-2018,2021 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2018,2021-2022 VMware, Inc. All rights reserved.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
@@ -117,8 +117,6 @@ Bool Config_WriteNoMsg(void);
 
 Bool Config_FileIsWritable(void);
 
-Bool Config_IsIntegrityProtected(void);
-
 uint32 Config_GetMask(uint32 defaultMask, const char *optionName);
 uint64 Config_GetMask64(uint64 defaultMask, const char *optionName);