]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Change to common header file not applicable to open-vm-tools.
authorKaty Feng <fkaty@vmware.com>
Tue, 22 Aug 2023 18:11:42 +0000 (11:11 -0700)
committerKaty Feng <fkaty@vmware.com>
Tue, 22 Aug 2023 18:11:42 +0000 (11:11 -0700)
open-vm-tools/lib/include/vixOpenSource.h

index 7eef83e6c489d81e82de5d74cdfb60ba04acd952..67e8fd010c288202f92199ce5e8580d36c90a645 100644 (file)
@@ -547,11 +547,6 @@ Bool Vix_XMLFindStringElementText(const char *pattern,
 Bool Vix_XMLResultIsEscaped(const char *resultXML,
                             const char *dataParentTag);
 
-Bool Vix_XMLModifyStringElementText(const char *pattern,
-                                    char *str,
-                                    const char *replaceStr,
-                                    char **resultStr);
-
 Bool Vix_IsValidString(const char *str);
 #endif   // VIX_HIDE_FROM_JAVA