aboutgitcodebugslistschat
diff options
context:
space:
mode:
-rw-r--r--pif.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/pif.h b/pif.h
index e471fca..7bb58e5 100644
--- a/pif.h
+++ b/pif.h
@@ -35,8 +35,6 @@ enum pif_type {
PIF_NUM_TYPES,
};
-#define PIF_NAMELEN 8
-
extern const char *pif_type_str[];
static inline const char *pif_type(enum pif_type pt)