From 20ac38bdd03bbc4ed9fce42b31be5fccdd302bf4 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 23 Nov 2017 09:05:57 +0100 Subject: bin/common-functions: remove TODO --- bin/common-functions | 5 ----- 1 file changed, 5 deletions(-) (limited to 'bin') diff --git a/bin/common-functions b/bin/common-functions index 9b7fe03..7ce9707 100755 --- a/bin/common-functions +++ b/bin/common-functions @@ -939,11 +939,6 @@ shrink_version() { ' } -# TODO: If a & b provide c, unmoveable a will block b, but it should not. -# Same, if a & b depend on c (not in omega). -# -- actually it looks alright from a source code point of view, but on the other -# hand something behaves "conservative" :-/ - # find_biggest_subset_of_packages $omega $keep $all_builds $all_depends [ $force ] # Return (to stdout) the biggest subset A of the packages in $omega whose -- cgit v1.2.3-54-g00ecf