summaryrefslogtreecommitdiff
path: root/src/odhcp6c.h
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2013-01-17 08:34:19 +0100
committerSteven Barth <steven@midlink.org>2013-01-17 08:34:19 +0100
commitdd5f1f8ca0a24d23dc426d6e89d9855a7b97fcec (patch)
tree8358a93be8398bbe84084d3d913a7b98f2c9e77f /src/odhcp6c.h
parentee149f5fe141ca6c34d562e26ab7300a644ee7b0 (diff)
downloadodhcp6c-dd5f1f8ca0a24d23dc426d6e89d9855a7b97fcec.tar.gz
Remove support for lost prefixes
Diffstat (limited to 'src/odhcp6c.h')
-rw-r--r--src/odhcp6c.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/odhcp6c.h b/src/odhcp6c.h
index 442393b..04a32ec 100644
--- a/src/odhcp6c.h
+++ b/src/odhcp6c.h
@@ -157,7 +157,6 @@ enum odhcp6c_state {
STATE_SEARCH,
STATE_IA_NA,
STATE_IA_PD,
- STATE_IA_PD_LOST,
STATE_CUSTOM_OPTS,
STATE_SNTP_IP,
STATE_SNTP_FQDN,