[Pkg-nagios-changes] [pkg-mod-gearman] 29/48: remove unused variable
Stig Sandbeck Mathisen
ssm at debian.org
Sun Nov 24 22:38:11 UTC 2013
This is an automated email from the git hooks/post-receive script.
ssm pushed a commit to branch master
in repository pkg-mod-gearman.
commit 661c6e0eeaa94e8b729b32e0f40c38434f9919fc
Author: Sven Nierlein <Sven.Nierlein at consol.de>
Date: Fri Nov 1 00:30:38 2013 +0100
remove unused variable
---
common/check_utils.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/common/check_utils.c b/common/check_utils.c
index 73620e9..a178d05 100644
--- a/common/check_utils.c
+++ b/common/check_utils.c
@@ -392,7 +392,6 @@ int execute_safe_command(gm_job_t * exec_job, int fork_exec, char * identifier)
/* called when check runs into timeout */
void check_alarm_handler(int sig) {
pid_t pid;
- int retval;
gm_log( GM_LOG_TRACE, "check_alarm_handler(%i)\n", sig );
pid = getpid();
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-mod-gearman
More information about the Pkg-nagios-changes
mailing list