aboutsummaryrefslogtreecommitdiffstats
path: root/awk.h
diff options
context:
space:
mode:
Diffstat (limited to 'awk.h')
-rw-r--r--awk.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/awk.h b/awk.h
index 4ff1141b..ed6a6ee4 100644
--- a/awk.h
+++ b/awk.h
@@ -1074,8 +1074,6 @@ struct block_header {
enum block_id {
BLOCK_NODE = 0,
BLOCK_BUCKET,
- BLOCK_MPFR,
- BLOCK_MPZ,
BLOCK_MAX /* count */
};