summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-10-01 22:04:24 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-10-01 22:04:24 (GMT)
commitb586e9ce7214b85e875ca608ea4bd7db1c4fe4e2 (patch)
treeaee9372ef78c448280200b75ba1665b09a45da64 /config
parent7280facf183f25e49446588da64b4a0b8cf13ca6 (diff)
libc/glibc: remove dead code
The option to retrieve snapshots is already handled by the generic 'specific date' and 'use latest' entries. No need for a special case, as there's no code for it.
Diffstat (limited to 'config')
-rw-r--r--config/libc/glibc.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/config/libc/glibc.in b/config/libc/glibc.in
index 97d21c3..3da4075 100644
--- a/config/libc/glibc.in
+++ b/config/libc/glibc.in
@@ -128,14 +128,4 @@ config LIBC_GLIBC_CVS_date
endif # LIBC_GLIBC_CVS
-#config LIBC_GLIBC_SNAPSHOT
-# bool
-# prompt "Use latest nightly snapshot"
-# help
-# See the help for the entry "Released tarball", above.
-#
-# If you can live with a moving code-base, say 'Y' here.
-# If you want your toolchain to really be reproducible, look at the
-# choice entry "Released tarball from FTP", above.
-
endchoice