--- a/src/cx/properties.h Tue Dec 09 19:05:35 2025 +0100
+++ b/src/cx/properties.h Wed Dec 10 13:12:27 2025 +0100
@@ -77,9 +77,6 @@
* The character, when appearing at the end of a line, continues that line.
* This is '\' by default.
*/
- /**
- * Reserved for future use.
- */
char continuation;
};