Remove obsolete functions.

svn path=/nixpkgs/trunk/; revision=13309
This commit is contained in:
Nicolas Pierron 2008-11-16 19:22:55 +00:00
parent 08b583682a
commit b196bab378

View File

@ -455,9 +455,6 @@ rec {
fixOptionSets = merge: pkgs: opts:
fix (fixOptionSetsFun merge pkgs opts);
finalOptionSetsFun = fixOptionSetsFun;
finalReferenceOptionSets = fixOptionSets;
optionAttrSetToDocList = (l: attrs:
(if (getAttr ["_type"] "" attrs) == "option" then
[({