summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/lst.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/make/lst.h')
-rw-r--r--usr.bin/make/lst.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.bin/make/lst.h b/usr.bin/make/lst.h
index e297ff0..d7b14f1 100644
--- a/usr.bin/make/lst.h
+++ b/usr.bin/make/lst.h
@@ -59,9 +59,6 @@
typedef struct Lst *Lst;
typedef struct LstNode *LstNode;
-#define NILLST ((Lst) NIL)
-#define NILLNODE ((LstNode) NIL)
-
/*
* NOFREE can be used as the freeProc to Lst_Destroy when the elements are
* not to be freed.
OpenPOWER on IntegriCloud