This is an automated email from the ASF dual-hosted git repository.
bcall 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 74c2630 Unused declaration
74c2630 is described below
commit 74c26306d93422538d11082322d464d85c9bc6c5
Author: Bryan Call <[email protected]>
AuthorDate: Wed Sep 28 12:08:17 2016 -0700
Unused declaration
---
iocore/net/UnixNet.cc | 2 --
1 file changed, 2 deletions(-)
diff --git a/iocore/net/UnixNet.cc b/iocore/net/UnixNet.cc
index 2eef063..b3a5628 100644
--- a/iocore/net/UnixNet.cc
+++ b/iocore/net/UnixNet.cc
@@ -34,8 +34,6 @@ ink_hrtime last_transient_accept_error;
extern "C" void fd_reify(struct ev_loop *);
#ifndef INACTIVITY_TIMEOUT
-int update_cop_config(const char *name, RecDataT data_type, RecData data, void
*cookie);
-
// INKqa10496
// One Inactivity cop runs on each thread once every second and
// loops through the list of NetVCs and calls the timeouts
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].