src/properties.c

changeset 1120
608bdcc8f9ad
parent 1118
9fa87f9882ba
--- a/src/properties.c	Fri Jan 10 23:11:08 2025 +0100
+++ b/src/properties.c	Fri Jan 10 23:16:36 2025 +0100
@@ -226,8 +226,6 @@
                 return CX_PROPERTIES_INVALID_EMPTY_KEY;
             }
         }
-        // unreachable - either we returned or skipped a blank line
-        assert(false);
     }
 
     // when we come to this point, all data must have been read

mercurial