[Groonga-commit] droonga/droonga-engine at 46173b3 [master] Remove needless variables

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Apr 10 18:48:17 JST 2015


YUKI Hiroshi	2015-04-10 18:48:17 +0900 (Fri, 10 Apr 2015)

  New Revision: 46173b34fc97879f6670e027eafee6f1ca872416
  https://github.com/droonga/droonga-engine/commit/46173b34fc97879f6670e027eafee6f1ca872416

  Message:
    Remove needless variables

  Modified files:
    lib/droonga/plugins/system/absorb_data.rb

  Modified: lib/droonga/plugins/system/absorb_data.rb (+1 -2)
===================================================================
--- lib/droonga/plugins/system/absorb_data.rb    2015-04-10 18:47:01 +0900 (82297e4)
+++ lib/droonga/plugins/system/absorb_data.rb    2015-04-10 18:48:17 +0900 (225bd28)
@@ -183,8 +183,7 @@ module Droonga
           end
 
           def source_client_options
-            params =****@reque*****
-            options = {
+            {
               :host    => source_host,
               :port    => source_port,
               :tag     => source_tag,
-------------- next part --------------
HTML����������������������������...
Download 



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