[Groonga-commit] droonga/droonga-engine at a04bf96 [master] Remove unused variables

Back to archive index

YUKI Hiroshi null+****@clear*****
Tue Jan 6 18:33:32 JST 2015


YUKI Hiroshi	2015-01-06 18:33:32 +0900 (Tue, 06 Jan 2015)

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

  Message:
    Remove unused variables

  Modified files:
    lib/droonga/cluster.rb

  Modified: lib/droonga/cluster.rb (+0 -5)
===================================================================
--- lib/droonga/cluster.rb    2015-01-06 18:33:11 +0900 (5947453)
+++ lib/droonga/cluster.rb    2015-01-06 18:33:32 +0900 (8173d5a)
@@ -119,11 +119,6 @@ module Droonga
     private
     def clear_cache
       @engine_nodes = nil
-      @dead_nodes = nil
-      @service_provider_nodes = nil
-      @absorb_source_nodes = nil
-      @absorb_destination_nodes = nil
-      @same_role_nodes = nil
       @forwardable_nodes = nil
       @writable_nodes = nil
     end
-------------- next part --------------
HTML����������������������������...
Download 



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