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: [email protected]
For additional commands, e-mail: [email protected]