[ 
https://issues.apache.org/jira/browse/TS-2963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14076041#comment-14076041
 ] 

ASF subversion and git services commented on TS-2963:
-----------------------------------------------------

Commit ec26a04b0b8392b8d5dd06250a2b00a18430a716 in trafficserver's branch 
refs/heads/master from [~i.galic]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=ec26a04 ]

TS-2963: remove unused declaration for VConnectionHandler function pointer

this means we can also remove the forward declaration of the class
itself


> remove unused declaration for VConnectionHandler function pointer
> -----------------------------------------------------------------
>
>                 Key: TS-2963
>                 URL: https://issues.apache.org/jira/browse/TS-2963
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Cleanup
>            Reporter: Igor Galić
>
> iocore/eventsystem/I_VConnection.h contains an unused declaration for a 
> VConnectionHandler function pointer:
> {code}
>   class VConnection;
> typedef int (VConnection::*VConnectionHandler) (int event, void *data);
> {code}
> credit, 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to