You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by as...@apache.org on 2016/10/31 15:28:10 UTC

qpid-proton git commit: NO-JIRA: Removed uneeded #includes

Repository: qpid-proton
Updated Branches:
  refs/heads/master 3661f90f7 -> 9a4cdf0f4


NO-JIRA: Removed uneeded #includes


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

Branch: refs/heads/master
Commit: 9a4cdf0f4bdd1347bef9d40656a44d21ea5f5742
Parents: 3661f90
Author: Andrew Stitcher <as...@apache.org>
Authored: Fri Oct 28 17:08:15 2016 -0400
Committer: Andrew Stitcher <as...@apache.org>
Committed: Mon Oct 31 11:13:39 2016 -0400

----------------------------------------------------------------------
 proton-c/include/proton/messenger.h | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/9a4cdf0f/proton-c/include/proton/messenger.h
----------------------------------------------------------------------
diff --git a/proton-c/include/proton/messenger.h b/proton-c/include/proton/messenger.h
index 87cb35c..6d0f58b 100644
--- a/proton-c/include/proton/messenger.h
+++ b/proton-c/include/proton/messenger.h
@@ -25,8 +25,6 @@
 #include <proton/import_export.h>
 #include <proton/message.h>
 #include <proton/selectable.h>
-#include <proton/condition.h>
-#include <proton/terminus.h>
 #include <proton/link.h>
 #include <proton/transport.h>
 #include <proton/ssl.h>


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