[Groonga-commit] droonga/droonga-engine at 58d49c0 [master] Remove needless reassign

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Jun 27 14:07:40 JST 2014


YUKI Hiroshi	2014-06-27 14:07:40 +0900 (Fri, 27 Jun 2014)

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

  Message:
    Remove needless reassign

  Modified files:
    lib/droonga/serf.rb

  Modified: lib/droonga/serf.rb (+0 -1)
===================================================================
--- lib/droonga/serf.rb    2014-06-27 14:05:05 +0900 (fa1e4f9)
+++ lib/droonga/serf.rb    2014-06-27 14:07:40 +0900 (6e25801)
@@ -45,7 +45,6 @@ module Droonga
       end
 
       def load_status
-        status_file = status_file
         if status_file.exist?
           contents = status_file.read
           unless contents.empty?
-------------- next part --------------
HTML����������������������������...
Download 



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