From 82adb683eb6ebcdf442a2ae0c6d19e7f60661ead Mon Sep 17 00:00:00 2001
From: Joerg Jaspert <joerg@debian.org>
Date: Mon, 7 Mar 2011 22:47:49 +0100
Subject: [PATCH] goodbye comments

Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
 config/debian/cron.unchecked | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/config/debian/cron.unchecked b/config/debian/cron.unchecked
index e1d40a7f..0d180a18 100755
--- a/config/debian/cron.unchecked
+++ b/config/debian/cron.unchecked
@@ -88,10 +88,6 @@ function do_dists () {
 export LANG=C
 export LC_ALL=C
 
-#lockfile -r3 "$LOCK_NEW"
-# acceptnew
-#rm -f "$LOCK_NEW"
-
 # only run one cron.unchecked
 if ! lockfile -r8 $LOCKFILE; then
     echo "aborting cron.unchecked because $LOCKFILE has already been locked"
-- 
2.39.5