Daijiro MORI
null+****@clear*****
Sun Jun 23 09:53:09 JST 2013
Daijiro MORI 2013-06-23 09:53:09 +0900 (Sun, 23 Jun 2013) New Revision: 4720171c2d81bf011c38452bc5327d0fda03d612 https://github.com/groonga/fluent-plugin-droonga/commit/4720171c2d81bf011c38452bc5327d0fda03d612 Message: Remove a redundant method call. Modified files: lib/droonga/worker.rb Modified: lib/droonga/worker.rb (+0 -1) =================================================================== --- lib/droonga/worker.rb 2013-06-21 17:57:11 +0900 (e11f419) +++ lib/droonga/worker.rb 2013-06-23 09:53:09 +0900 (0c86d9a) @@ -210,7 +210,6 @@ module Droonga while !@finish message = pull_message next unless message - parse_message(message) body, command, arguments = parse_message(message) handler = find_handler(command) handler.handle(command, body, *arguments) if handler -------------- next part -------------- HTML����������������������������...Download