[Groonga-commit] droonga/droonga-engine at 5411c98 [master] Remove obsolete argument

Back to archive index

YUKI Hiroshi null+****@clear*****
Tue Apr 21 12:26:20 JST 2015


YUKI Hiroshi	2015-04-21 12:26:20 +0900 (Tue, 21 Apr 2015)

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

  Message:
    Remove obsolete argument

  Modified files:
    lib/droonga/engine_node.rb

  Modified: lib/droonga/engine_node.rb (+1 -1)
===================================================================
--- lib/droonga/engine_node.rb    2015-04-21 12:24:34 +0900 (82f7e03)
+++ lib/droonga/engine_node.rb    2015-04-21 12:26:20 +0900 (a95873f)
@@ -26,7 +26,7 @@ module Droonga
 
     attr_reader :name
 
-    def initialize(name, state, loop, params)
+    def initialize(name, state, loop)
       @name  = name
       logger.trace("initialize: start")
 
-------------- next part --------------
HTML����������������������������...
Download 



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