[Groonga-commit] droonga/fluent-plugin-droonga at 2c4335e [master] Remove unused code

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Dec 18 00:15:52 JST 2013


Kouhei Sutou	2013-12-18 00:15:52 +0900 (Wed, 18 Dec 2013)

  New Revision: 2c4335e4ec8b771cf09430e099d5b5e07b6bcc48
  https://github.com/droonga/fluent-plugin-droonga/commit/2c4335e4ec8b771cf09430e099d5b5e07b6bcc48

  Message:
    Remove unused code

  Modified files:
    lib/droonga/dispatcher.rb

  Modified: lib/droonga/dispatcher.rb (+0 -4)
===================================================================
--- lib/droonga/dispatcher.rb    2013-12-18 00:13:56 +0900 (b3095c4)
+++ lib/droonga/dispatcher.rb    2013-12-18 00:15:52 +0900 (44dc0f4)
@@ -104,10 +104,6 @@ module Droonga
           handle(body, arguments)
         elsif****@adapt*****?(command)
           @adapter.process(command, body, *arguments)
-        else
-          @distributor.process(command,
-                               envelope.merge("type" => command,
-                                              "body" => body))
         end
       end
       add_route(route) if route
-------------- next part --------------
HTML����������������������������...
下载 



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