]> git.decadent.org.uk Git - dak.git/commitdiff
Remove dead code
authorJoerg Jaspert <joerg@debian.org>
Sat, 2 Jan 2016 21:46:04 +0000 (22:46 +0100)
committerJoerg Jaspert <joerg@debian.org>
Sat, 2 Jan 2016 21:46:04 +0000 (22:46 +0100)
config/debian/dinstall.functions

index 2ee713c98347a9ddbd65f4ce459db50d7dabbd04..25553fa26461c96a823a8827754cdf07270c08f5 100644 (file)
@@ -1,11 +1,5 @@
 # -*- mode:sh -*-
 
-# Remove daily lock
-# FIXME: Dead code when switched to cronscript
-function remove_daily_lock() {
-    rm -f $LOCK_DAILY
-}
-
 # Remove changelog lock
 function remove_changelog_lock() {
     rm -f $LOCK_CHANGELOG