diff options
Diffstat (limited to 'awk.h')
-rw-r--r-- | awk.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1074,8 +1074,6 @@ struct block_header { enum block_id { BLOCK_NODE = 0, BLOCK_BUCKET, - BLOCK_MPFR, - BLOCK_MPZ, BLOCK_MAX /* count */ }; |