masaori335 opened a new pull request, #9153:
URL: https://github.com/apache/trafficserver/pull/9153

   It looks like below functions are dead code.
   ```
   CacheVC::linkWrite(int event, Event *e);
   CacheVC::derefRead(int event, Event *e);
   Cache::link(Continuation *cont, const CacheKey *from, const CacheKey *to, 
CacheFragType type, const char *hostname, int host_len);
   Cache::deref(Continuation *cont, const CacheKey *key, CacheFragType type, 
const char *hostname, int host_len);
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to