From 140da9b95bc9545b476ca2f3f546b7f2834e0f3a Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 13 Nov 2017 14:49:03 +0100 Subject: bin/common-functions: remove TODO solved by 282971c --- bin/common-functions | 3 --- 1 file changed, 3 deletions(-) diff --git a/bin/common-functions b/bin/common-functions index 323a111..1dcd328 100755 --- a/bin/common-functions +++ b/bin/common-functions @@ -2,9 +2,6 @@ # contains functions used by more than one script -# TODO: libreoffice-fresh-i18n should run-depend on libreoffice-fresh, -# but it's not recognized. - # shellcheck disable=SC2039 if [ -z "${base_dir}" ]; then -- cgit v1.2.3-54-g00ecf