From: Fabian Groffen Date: Sun, 12 Aug 2012 07:39:03 +0000 (+0200) Subject: MaskManager: remove stray comment, bug #431016 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=62ab95554184ab40962e31f1b0f21d8c0d70b890;p=portage.git MaskManager: remove stray comment, bug #431016 Thanks Greg Turner for the original patch that git refused to apply. --- diff --git a/pym/portage/package/ebuild/_config/MaskManager.py b/pym/portage/package/ebuild/_config/MaskManager.py index dfe41a1b2..d424ceb75 100644 --- a/pym/portage/package/ebuild/_config/MaskManager.py +++ b/pym/portage/package/ebuild/_config/MaskManager.py @@ -148,7 +148,6 @@ class MaskManager(object): profile_pkgunmasklines = stack_lists(profile_pkgunmasklines, incremental=1, \ remember_source_file=True, warn_for_unmatched_removal=True, strict_warn_for_unmatched_removal=strict_umatched_removal) - # PREFIX LOCAL #Read /etc/portage/package.mask. Don't stack it to allow the user to #remove mask atoms from everywhere with -atoms.