summaryrefslogtreecommitdiff
path: root/handy.h
diff options
context:
space:
mode:
Diffstat (limited to 'handy.h')
-rw-r--r--handy.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/handy.h b/handy.h
index afd60e23d8..54ecc24883 100644
--- a/handy.h
+++ b/handy.h
@@ -2519,7 +2519,6 @@ The typedef to use to declare variables that are to hold line numbers.
Line numbers are unsigned, 32 bits.
*/
typedef U32 line_t;
-#define LINE_Tf U32uf
#define NOLINE ((line_t) 4294967295UL) /* = FFFFFFFF */
/* Helpful alias for version prescan */