This is an automated email from the ASF dual-hosted git repository.
shinrich pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/master by this push:
new 13a20c1 TS-4378: Remove periodic warning.
13a20c1 is described below
commit 13a20c199803aae734b634da425340c72cf10b26
Author: shinrich <[email protected]>
AuthorDate: Tue Apr 26 15:33:10 2016 -0500
TS-4378: Remove periodic warning.
---
proxy/InkAPI.cc | 1 -
1 file changed, 1 deletion(-)
diff --git a/proxy/InkAPI.cc b/proxy/InkAPI.cc
index c78dfc1..f525ee3 100644
--- a/proxy/InkAPI.cc
+++ b/proxy/InkAPI.cc
@@ -958,7 +958,6 @@ INKContInternal::destroy()
ink_assert(!"not reached");
}
this_ethread()->schedule_imm(this);
- Warning("INKCont not deletable %d %p", m_event_count, this);
}
}
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].