Useless function
authorPierre Habouzit <madcoder@debian.org>
Thu, 30 Aug 2007 22:41:52 +0000 (00:41 +0200)
committerPierre Habouzit <madcoder@debian.org>
Thu, 30 Aug 2007 22:41:52 +0000 (00:41 +0200)
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
debian/pfixtools.init

index 27347ca..c95616f 100644 (file)
@@ -22,10 +22,6 @@ isyes() {
     esac
 }
 
-pidfile() {
-    echo "/var/run/pfixtools/$1.pid"
-}
-
 d_start() {
     log_daemon_msg "Starting pidxtools"
     if isyes "$SRSD_ENABLE" && test -x /usr/sbin/pfix-srsd; then