You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by mc...@apache.org on 2015/03/17 14:08:33 UTC

[3/3] qpid-proton git commit: NO-JIRA: Removed gem dependency on driver.h

NO-JIRA: Removed gem dependency on driver.h


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

Branch: refs/heads/master
Commit: dfbd744f2db59ce5ec5316d9739aea83c7f9c96d
Parents: 51ddf8a
Author: Darryl L. Pierce <mc...@gmail.com>
Authored: Tue Mar 17 08:28:30 2015 -0400
Committer: Darryl L. Pierce <mc...@gmail.com>
Committed: Tue Mar 17 09:08:19 2015 -0400

----------------------------------------------------------------------
 proton-c/bindings/ruby/ext/cproton/extconf.rb | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/dfbd744f/proton-c/bindings/ruby/ext/cproton/extconf.rb
----------------------------------------------------------------------
diff --git a/proton-c/bindings/ruby/ext/cproton/extconf.rb b/proton-c/bindings/ruby/ext/cproton/extconf.rb
index 52fbed8..6c9500b 100644
--- a/proton-c/bindings/ruby/ext/cproton/extconf.rb
+++ b/proton-c/bindings/ruby/ext/cproton/extconf.rb
@@ -37,7 +37,6 @@ REQUIRED_HEADERS = [
                     "proton/engine.h",
                     "proton/message.h",
                     "proton/sasl.h",
-                    "proton/driver.h",
                     "proton/messenger.h"
                    ]
 


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