Sun, 03 Nov 2024 16:08:15 +0100
remove obsolete reference to previously removed cxPropertiesInput()
src/cx/properties.h | file | annotate | diff | comparison | revisions |
--- 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