[Groonga-commit] droonga/fluent-plugin-droonga at fe79874 [master] Remove unused variable

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Dec 20 16:13:11 JST 2013


Kouhei Sutou	2013-12-20 16:13:11 +0900 (Fri, 20 Dec 2013)

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

  Message:
    Remove unused variable

  Modified files:
    lib/droonga/collector.rb

  Modified: lib/droonga/collector.rb (+0 -1)
===================================================================
--- lib/droonga/collector.rb    2013-12-20 16:03:47 +0900 (0ecfef7)
+++ lib/droonga/collector.rb    2013-12-20 16:13:11 +0900 (414178d)
@@ -42,7 +42,6 @@ module Droonga
         component = task["component"]
         type = component["type"]
         command = component["command"]
-        n_of_expects = component["n_of_expects"]
         synchronous = nil
         descendants = {}
         component["descendants"].each do |name, indices|
-------------- next part --------------
HTML����������������������������...
Download 



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