diff options
author | Thierry Vignaud <tv@mandriva.org> | 2009-02-20 10:32:57 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2009-02-20 10:32:57 +0000 |
commit | ccd4b9827dc6e548beb539a85bb96e0061e4309a (patch) | |
tree | 8010e88658f259ffe7902a27c13e423a84743b70 | |
parent | 0b44446e57fd8b3157d83e2891f0e166cfac394f (diff) | |
download | drakx-ccd4b9827dc6e548beb539a85bb96e0061e4309a.tar drakx-ccd4b9827dc6e548beb539a85bb96e0061e4309a.tar.gz drakx-ccd4b9827dc6e548beb539a85bb96e0061e4309a.tar.bz2 drakx-ccd4b9827dc6e548beb539a85bb96e0061e4309a.tar.xz drakx-ccd4b9827dc6e548beb539a85bb96e0061e4309a.zip |
drop documentation about obsolete fields
-rw-r--r-- | perl-install/install/media.pm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/perl-install/install/media.pm b/perl-install/install/media.pm index ff0f4247a..1c49076da 100644 --- a/perl-install/install/media.pm +++ b/perl-install/install/media.pm @@ -11,8 +11,6 @@ use urpm::download; #- list of fields for {phys_medium} : #- device -#- finalpath -#- from_iso #- fs_type #- is_suppl (is a supplementary media) #- isMounted |