[Groonga-commit] droonga/fluent-plugin-droonga at 3cc48b4 [master] Remove needless code

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Dec 19 18:24:28 JST 2013


Kouhei Sutou	2013-12-19 18:24:28 +0900 (Thu, 19 Dec 2013)

  New Revision: 3cc48b4619262638ac180874edc18e8d881ad7ba
  https://github.com/droonga/fluent-plugin-droonga/commit/3cc48b4619262638ac180874edc18e8d881ad7ba

  Message:
    Remove needless code

  Modified files:
    lib/droonga/processor.rb

  Modified: lib/droonga/processor.rb (+0 -1)
===================================================================
--- lib/droonga/processor.rb    2013-12-19 18:21:18 +0900 (3114be5)
+++ lib/droonga/processor.rb    2013-12-19 18:24:28 +0900 (cca47b1)
@@ -39,7 +39,6 @@ module Droonga
 
     def process(envelope, synchronous=nil)
       $log.trace("proessor: process: start")
-      reply_to = envelope["replyTo"]
       command = envelope["type"]
       if****@handl*****?(command)
         $log.trace("proessor: process: handlable: #{command}")
-------------- next part --------------
HTML����������������������������...
다운로드 



More information about the Groonga-commit mailing list
Back to archive index