NO-JIRA: [C++ binding] Removed unnecessary include

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

Branch: refs/heads/go1
Commit: 8cc266e27f74f71ba0c1de67ee3a6475ae9a538d
Parents: 9de1cc1
Author: Andrew Stitcher <astitc...@apache.org>
Authored: Tue Feb 7 14:26:11 2017 -0500
Committer: Andrew Stitcher <astitc...@apache.org>
Committed: Wed Feb 8 14:39:21 2017 -0500

----------------------------------------------------------------------
 proton-c/bindings/cpp/src/connection.cpp | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/8cc266e2/proton-c/bindings/cpp/src/connection.cpp
----------------------------------------------------------------------
diff --git a/proton-c/bindings/cpp/src/connection.cpp 
b/proton-c/bindings/cpp/src/connection.cpp
index 113932c..f706df4 100644
--- a/proton-c/bindings/cpp/src/connection.cpp
+++ b/proton-c/bindings/cpp/src/connection.cpp
@@ -31,7 +31,6 @@
 #include "proton/session_options.hpp"
 #include "proton/transport.hpp"
 
-#include "connector.hpp"
 #include "contexts.hpp"
 #include "msg.hpp"
 #include "proton_bits.hpp"


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

Reply via email to