NO-JIRA: Remove out-of-date FIXME comment
Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/0debb585 Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/0debb585 Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/0debb585 Branch: refs/heads/master Commit: 0debb5857384a8fcbc95d1bfb5cc1bedd5ee34f7 Parents: 6a1e663 Author: Alan Conway <[email protected]> Authored: Thu Apr 20 08:02:22 2017 -0400 Committer: Alan Conway <[email protected]> Committed: Thu Apr 20 08:06:51 2017 -0400 ---------------------------------------------------------------------- include/qpid/dispatch/server.h | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/0debb585/include/qpid/dispatch/server.h ---------------------------------------------------------------------- diff --git a/include/qpid/dispatch/server.h b/include/qpid/dispatch/server.h index b9c1771..529c566 100644 --- a/include/qpid/dispatch/server.h +++ b/include/qpid/dispatch/server.h @@ -599,7 +599,6 @@ pn_connection_t *qd_connection_pn(qd_connection_t *conn); bool qd_connection_inbound(qd_connection_t *conn); -/* FIXME aconway 2017-01-19: hide for batching */ /** * Get the event collector for a connection. * --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
