From: Katy Feng Date: Tue, 22 Aug 2023 18:11:42 +0000 (-0700) Subject: Change to common header file not applicable to open-vm-tools. X-Git-Tag: stable-12.3.0~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99ee819329e6b1b51affcf15673c2020bfe4e059;p=thirdparty%2Fopen-vm-tools.git Change to common header file not applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/vixOpenSource.h b/open-vm-tools/lib/include/vixOpenSource.h index 7eef83e6c..67e8fd010 100644 --- a/open-vm-tools/lib/include/vixOpenSource.h +++ b/open-vm-tools/lib/include/vixOpenSource.h @@ -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