From 9514f36e815c66552534e76a421ad5d3b94beff1 Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc" Date: Sun, 10 Sep 2023 19:12:17 -0500 Subject: [PATCH] Remove unused (macro) types --- db/include/types.m4 | 7 ------- 1 file changed, 7 deletions(-) diff --git a/db/include/types.m4 b/db/include/types.m4 index ec59340..3f71e1f 100644 --- a/db/include/types.m4 +++ b/db/include/types.m4 @@ -40,13 +40,6 @@ dnl dnl Turn output off. This file produces no output. divert(`-1') -dnl Groups -define(`b_grp_type',`NUMERIC(6,4)') - -dnl Census -define(`b_cendate_type',`DATE') -define(`b_censtatus_type',`CHAR(1)') - dnl Turn output back on divert(`0')dnl dnl -- 2.34.1