# HG changeset patch # User Mike Becker # Date 1730646495 -3600 # Node ID 98af3fbc847fcac7f9dff25aa2e16e2c512e1af0 # Parent bbae1ebf309bbadb4c7b4e4a9a1fe218f1252559 remove obsolete reference to previously removed cxPropertiesInput() diff -r bbae1ebf309b -r 98af3fbc847f src/cx/properties.h --- a/src/cx/properties.h Sun Nov 03 16:01:55 2024 +0100 +++ b/src/cx/properties.h Sun Nov 03 16:08:15 2024 +0100 @@ -404,9 +404,6 @@ * In that case, the stack buffer is used, until the capacity is not sufficient * anymore. * - * When this function is called without any unprocessed data that needs to be - * copied, it behaves exactly as #cxPropertiesInput(). - * * @param prop the properties interface * @param str the string * @return non-zero when a memory allocation was necessary but failed