You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by rh...@apache.org on 2013/10/21 14:07:58 UTC

svn commit: r1534117 - /qpid/proton/trunk/proton-c/include/proton/messenger.h

Author: rhs
Date: Mon Oct 21 12:07:57 2013
New Revision: 1534117

URL: http://svn.apache.org/r1534117
Log:
backed out accidental commit

Modified:
    qpid/proton/trunk/proton-c/include/proton/messenger.h

Modified: qpid/proton/trunk/proton-c/include/proton/messenger.h
URL: http://svn.apache.org/viewvc/qpid/proton/trunk/proton-c/include/proton/messenger.h?rev=1534117&r1=1534116&r2=1534117&view=diff
==============================================================================
--- qpid/proton/trunk/proton-c/include/proton/messenger.h (original)
+++ qpid/proton/trunk/proton-c/include/proton/messenger.h Mon Oct 21 12:07:57 2013
@@ -595,11 +595,6 @@ PN_EXTERN int pn_messenger_route(pn_mess
 PN_EXTERN int pn_messenger_rewrite(pn_messenger_t *messenger, const char *pattern,
                                    const char *address);
 
-#include <proton/engine.h>
-
-PN_EXTERN pn_transport_t *pn_messenger_get_transport(pn_messenger_t *messenger, pn_handle_t handle);
-PN_EXTERN pn_handle_t pn_messenger_next_transport(pn_messenger_t *messenger, pn_handle_t previous);
-
 #ifdef __cplusplus
 }
 #endif



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