config/debug/dmalloc.in
changeset 1603 e0ef539e23d9
parent 1535 073d351bdcd3
child 1844 4d6a56579d9d
     1.1 --- a/config/debug/dmalloc.in	Sun Sep 13 18:38:06 2009 +0200
     1.2 +++ b/config/debug/dmalloc.in	Wed Oct 28 18:55:40 2009 +0100
     1.3 @@ -13,11 +13,6 @@
     1.4      bool
     1.5      prompt "5.5.2"
     1.6  
     1.7 -config DMALLOC_V_5_4_3
     1.8 -    bool
     1.9 -    prompt "5.4.3 (OBSOLETE)"
    1.10 -    depends on OBSOLETE
    1.11 -
    1.12  endchoice
    1.13  
    1.14  config DMALLOC_VERSION
    1.15 @@ -25,4 +20,3 @@
    1.16  # Don't remove next line
    1.17  # CT_INSERT_VERSION_STRING_BELOW
    1.18      default "5.5.2" if DMALLOC_V_5_5_2
    1.19 -    default "5.4.3" if DMALLOC_V_5_4_3