- another stab at lintian fixes...
[amavisd-cn.git] / debian / postrm
index 91e920c..21d308e 100755 (executable)
@@ -32,9 +32,4 @@ if [ "$1" = purge ]; then
   update-rc.d amavisd-cn remove >/dev/null || true
 fi
 
-# dh_installdeb will replace this with shell code automatically
-# generated by other debhelper scripts.
-
-#DEBHELPER#
-
 exit 0