diff options
| -rw-r--r-- | compat.texi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/compat.texi b/compat.texi index 70792e7..0003fc0 100644 --- a/compat.texi +++ b/compat.texi @@ -282,8 +282,7 @@ level, relying on internal data structures, which we cannot access. In this case a backport may still be possible but would be significantly slower than the newer functionality, such that downstream packages would observe performance bugs. Examples are the -@code{string-pixel-width} function and the @code{json-parse-string} -function provided by libjansson. +@code{json-parse-string} function provided by libjansson. @end itemize @node Support |
