diff options
Diffstat (limited to 'doc/lispref/hash.texi')
-rw-r--r-- | doc/lispref/hash.texi | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/lispref/hash.texi b/doc/lispref/hash.texi index 82c172c753e..e1830b23014 100644 --- a/doc/lispref/hash.texi +++ b/doc/lispref/hash.texi @@ -355,7 +355,3 @@ This returns the rehash threshold of @var{table}. @defun hash-table-size table This returns the current nominal size of @var{table}. @end defun - -@ignore - arch-tag: 3b5107f9-d2f0-47d5-ad61-3498496bea0e -@end ignore |