------------------------------------------------------------
revno: 1431
committer: James Hunt <[email protected]>
branch nick: upstart
timestamp: Thu 2013-02-14 13:36:06 +0000
message:
* init/main.c: Removed unused variable.
modified:
init/main.c
--
lp:upstart
https://code.launchpad.net/~upstart-devel/upstart/trunk
Your team Upstart Reviewers is subscribed to branch lp:upstart.
To unsubscribe from this branch go to
https://code.launchpad.net/~upstart-devel/upstart/trunk/+edit-subscription
=== modified file 'init/main.c'
--- init/main.c 2013-02-11 03:28:25 +0000
+++ init/main.c 2013-02-14 13:36:06 +0000
@@ -491,7 +491,6 @@
nih_warn ("%s",
_("Stateful re-exec supported but stateless re-exec requested"));
} else if (state_read (state_fd) < 0) {
- nih_local char *arg = NULL;
/* Stateful re-exec has failed so try once more by
* degrading to stateless re-exec, which even in
--
upstart-devel mailing list
[email protected]
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/upstart-devel