config/companion_libs/mpc.in
branch1.18
changeset 3179 45a89104a20c
parent 2957 3e2f2100a76d
child 3220 2685dfa9de14
     1.1 --- a/config/companion_libs/mpc.in	Wed May 02 21:09:29 2012 +0200
     1.2 +++ b/config/companion_libs/mpc.in	Thu Jan 31 21:07:48 2013 +0100
     1.3 @@ -23,11 +23,6 @@
     1.4      bool
     1.5      prompt "0.7"
     1.6  
     1.7 -config MPC_V_0_6
     1.8 -    bool
     1.9 -    prompt "0.6 (OBSOLETE)"
    1.10 -    depends on OBSOLETE
    1.11 -
    1.12  endchoice
    1.13  
    1.14  config MPC_VERSION
    1.15 @@ -38,4 +33,3 @@
    1.16      default "0.8.2" if MPC_V_0_8_2
    1.17      default "0.8.1" if MPC_V_0_8_1
    1.18      default "0.7" if MPC_V_0_7
    1.19 -    default "0.6" if MPC_V_0_6