[Groonga-commit] droonga/fluent-plugin-droonga at 4c706e4 [master] Remove an unused variable

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Dec 24 14:34:30 JST 2013


Kouhei Sutou	2013-12-24 14:34:30 +0900 (Tue, 24 Dec 2013)

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

  Message:
    Remove an unused variable

  Modified files:
    lib/droonga/session.rb

  Modified: lib/droonga/session.rb (+0 -1)
===================================================================
--- lib/droonga/session.rb    2013-12-24 14:31:15 +0900 (a2b923b)
+++ lib/droonga/session.rb    2013-12-24 14:34:30 +0900 (5ce9d1e)
@@ -23,7 +23,6 @@ module Droonga
       @tasks = tasks
       @n_dones = 0
       @inputs = inputs
-      @responses = {}
     end
 
     def done?
-------------- next part --------------
HTML����������������������������...
下载 



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