diff options
Diffstat (limited to 'qpid/cpp/bindings/qmf2/ruby')
| -rw-r--r-- | qpid/cpp/bindings/qmf2/ruby/qmf2.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/cpp/bindings/qmf2/ruby/qmf2.rb b/qpid/cpp/bindings/qmf2/ruby/qmf2.rb index c14ecba4e1..b38aeae6dc 100644 --- a/qpid/cpp/bindings/qmf2/ruby/qmf2.rb +++ b/qpid/cpp/bindings/qmf2/ruby/qmf2.rb @@ -17,6 +17,8 @@ # under the License. # +warn 'The qmf2 module is deprecated. It will be removed in the future.' + require 'cqmf2' require 'cqpid' require 'thread' |
