summaryrefslogtreecommitdiff
path: root/config/debug/strace.in
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-10-28 17:55:40 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-10-28 17:55:40 (GMT)
commit4fb0c302e0809c1f88a8573e87ce46da1d821a8f (patch)
tree1ad0516974250ddbca813e9d6cfabe9217eb93b1 /config/debug/strace.in
parent288173ce56309b762c11d0e8c11d18c828ed14bc (diff)
config: rip-out versions marked as OBSOLETE
Diffstat (limited to 'config/debug/strace.in')
-rw-r--r--config/debug/strace.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/config/debug/strace.in b/config/debug/strace.in
index 4fcaa73..8f6ce0d 100644
--- a/config/debug/strace.in
+++ b/config/debug/strace.in
@@ -25,16 +25,6 @@ config STRACE_V_4_5_15
bool
prompt "4.5.15"
-config STRACE_V_4_5_14
- bool
- prompt "4.5.14 (OBSOLETE)"
- depends on OBSOLETE
-
-config STRACE_V_4_5
- bool
- prompt "4.5 (OBSOLETE)"
- depends on OBSOLETE
-
endchoice
config STRACE_VERSION
@@ -45,5 +35,3 @@ config STRACE_VERSION
default "4.5.17" if STRACE_V_4_5_17
default "4.5.16" if STRACE_V_4_5_16
default "4.5.15" if STRACE_V_4_5_15
- default "4.5.14" if STRACE_V_4_5_14
- default "4.5" if STRACE_V_4_5