summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-11-13 14:49:03 +0100
committerErich Eckner <git@eckner.net>2017-11-13 14:49:03 +0100
commit140da9b95bc9545b476ca2f3f546b7f2834e0f3a (patch)
tree6b18601a81d0766f975bdc836e8ef0185f1f35e7
parent282971c9c4cc973ab9966f4bdb55029d43fda2b2 (diff)
downloadbuilder-140da9b95bc9545b476ca2f3f546b7f2834e0f3a.tar.xz
bin/common-functions: remove TODO solved by 282971c
-rwxr-xr-xbin/common-functions3
1 files changed, 0 insertions, 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