From f2db05538933b31cd81bbf6021760de28f4ecea8 Mon Sep 17 00:00:00 2001 From: Ted Ross Date: Tue, 11 Aug 2009 15:27:08 +0000 Subject: Cleaned up the makefiles in the QMF bindings area. Added tests for the QMF bindings. Removed spurious "cout" prints from qmf/Agent.cpp git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@803156 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/bindings/qmf/ruby/qmf.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'qpid/cpp/bindings/qmf/ruby/qmf.rb') diff --git a/qpid/cpp/bindings/qmf/ruby/qmf.rb b/qpid/cpp/bindings/qmf/ruby/qmf.rb index fd4f09977a..ea6b16f636 100644 --- a/qpid/cpp/bindings/qmf/ruby/qmf.rb +++ b/qpid/cpp/bindings/qmf/ruby/qmf.rb @@ -172,7 +172,6 @@ module Qmf @by_hash[@map.key(a)] = by_key(@map.key(a)) a += 1 end - end def [] (key) -- cgit v1.2.1