PROTON-1512: Remove stray FIXME comment

Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/73bb4da6
Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/73bb4da6
Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/73bb4da6

Branch: refs/heads/master
Commit: 73bb4da612866c5ca5963fa3b87a951bad5e0947
Parents: c6d0860
Author: Alan Conway <acon...@redhat.com>
Authored: Wed Sep 13 11:53:15 2017 -0400
Committer: Alan Conway <acon...@redhat.com>
Committed: Wed Sep 13 13:03:18 2017 -0400

----------------------------------------------------------------------
 proton-c/include/proton/delivery.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/73bb4da6/proton-c/include/proton/delivery.h
----------------------------------------------------------------------
diff --git a/proton-c/include/proton/delivery.h 
b/proton-c/include/proton/delivery.h
index b9f627b..bab7c5c 100644
--- a/proton-c/include/proton/delivery.h
+++ b/proton-c/include/proton/delivery.h
@@ -196,7 +196,7 @@ PN_EXTERN bool pn_delivery_partial(pn_delivery_t *delivery);
  * @param[in] delivery a delivery object
  * @return true if the delivery has been aborted, false otherwise
  */
-PN_EXTERN bool pn_delivery_aborted(pn_delivery_t *delivery); /* FIXME aconway 
2017-09-11:  */
+PN_EXTERN bool pn_delivery_aborted(pn_delivery_t *delivery);
 
 /**
  * Check if a delivery is writable.


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org
For additional commands, e-mail: commits-h...@qpid.apache.org

Reply via email to