uninorm: Don't crash in out-of-memory conditions.
[gnulib.git] / lib / uninorm / canonical-decomposition.c
index f2e3e7e..6efdcb4 100644 (file)
@@ -105,4 +105,3 @@ uc_canonical_decomposition (ucs4_t uc, ucs4_t *decomposition)
     }
   return -1;
 }
-