diff -r 073d351bdcd3 -r e0ef539e23d9 config/debug/dmalloc.in --- a/config/debug/dmalloc.in Sun Sep 13 18:38:06 2009 +0200 +++ b/config/debug/dmalloc.in Wed Oct 28 18:55:40 2009 +0100 @@ -13,11 +13,6 @@ bool prompt "5.5.2" -config DMALLOC_V_5_4_3 - bool - prompt "5.4.3 (OBSOLETE)" - depends on OBSOLETE - endchoice config DMALLOC_VERSION @@ -25,4 +20,3 @@ # Don't remove next line # CT_INSERT_VERSION_STRING_BELOW default "5.5.2" if DMALLOC_V_5_5_2 - default "5.4.3" if DMALLOC_V_5_4_3