aboutsummaryrefslogtreecommitdiff
path: root/trunk/lib/common.sh
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/lib/common.sh')
-rw-r--r--trunk/lib/common.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/trunk/lib/common.sh b/trunk/lib/common.sh
index 6d1a5ab..03c7da1 100644
--- a/trunk/lib/common.sh
+++ b/trunk/lib/common.sh
@@ -579,7 +579,6 @@ function gen_filelist {
if [ -d "patches" ]; then
gen_patches_filelist patches
- echo "Created new patches/FILE_LIST"
fi
}