From d01f1d01e3c569aa91c5231690d7fd4847e4ccf6 Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Wed, 13 Apr 2022 20:59:15 -0400 Subject: no need to compile #defines --- term/max_micro_address.c | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 term/max_micro_address.c (limited to 'term/max_micro_address.c') diff --git a/term/max_micro_address.c b/term/max_micro_address.c deleted file mode 100644 index 4d78821..0000000 --- a/term/max_micro_address.c +++ /dev/null @@ -1,11 +0,0 @@ -#include - -#define max_micro_address tigetnum("maddr") - -/** maximum value in TERMCAP(micro_..._address) **/ - -/* -TERMINFO_NAME(maddr) -TERMCAP_NAME(Yd) -XOPEN(400) -*/ -- cgit v1.2.1