You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ig...@apache.org on 2013/01/15 21:10:57 UTC

[4/6] git commit: TS-1609 Fix build issues with gcc-4.7 related to the Cop changes

TS-1609 Fix build issues with gcc-4.7 related to the Cop changes


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/c21621d3
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/c21621d3
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/c21621d3

Branch: refs/heads/3.2.x
Commit: c21621d391fa8c95226d0e7ee9e711f5b2a2c641
Parents: fc7c534
Author: Leif Hedstrom <zw...@apache.org>
Authored: Mon Jan 14 15:32:23 2013 -0700
Committer: Igor Galić <i....@brainsware.org>
Committed: Tue Jan 15 17:06:19 2013 +0100

----------------------------------------------------------------------
 cop/TrafficCop.cc |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/c21621d3/cop/TrafficCop.cc
----------------------------------------------------------------------
diff --git a/cop/TrafficCop.cc b/cop/TrafficCop.cc
index d393088..aa9b960 100644
--- a/cop/TrafficCop.cc
+++ b/cop/TrafficCop.cc
@@ -243,8 +243,6 @@ sig_term(int signum)
 {
   pid_t pid = 0;
   int status = 0;
-  int err;
-  pid_t holding_pid;
 
   //killsig = SIGTERM;