summaryrefslogtreecommitdiff
path: root/zaptel.h
diff options
context:
space:
mode:
Diffstat (limited to 'zaptel.h')
-rwxr-xr-xzaptel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/zaptel.h b/zaptel.h
index 04ef153..a45b561 100755
--- a/zaptel.h
+++ b/zaptel.h
@@ -1111,7 +1111,6 @@ typedef enum {
#define ZT_FLAG_LINEAR (1 << 13) /* Talk to user space in linear */
#define ZT_FLAG_PPP (1 << 14) /* PPP is available */
#define ZT_FLAG_T1PPP (1 << 15)
-#define ZT_FLAG_DEAD (1 << 16) /* Dead, needs to be removed */
struct zt_span {
spinlock_t lock;