From 90efca54b48aca1457bbc4e1cd780e114d46c6bc Mon Sep 17 00:00:00 2001 From: Pierre Habouzit Date: Fri, 31 Aug 2007 00:41:52 +0200 Subject: [PATCH] Useless function Signed-off-by: Pierre Habouzit --- debian/pfixtools.init | 4 ---- 1 file changed, 4 deletions(-) diff --git a/debian/pfixtools.init b/debian/pfixtools.init index 27347ca..c95616f 100644 --- a/debian/pfixtools.init +++ b/debian/pfixtools.init @@ -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 -- 2.20.1