[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] Remove dead code



---
 config/debian/dinstall.functions | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/config/debian/dinstall.functions b/config/debian/dinstall.functions
index 2ee713c..25553fa 100644
--- a/config/debian/dinstall.functions
+++ b/config/debian/dinstall.functions
@@ -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
-- 
2.1.4



Reply to: