YUKI Hiroshi
null+****@clear*****
Fri Mar 20 15:50:51 JST 2015
YUKI Hiroshi 2015-03-20 15:50:51 +0900 (Fri, 20 Mar 2015) New Revision: d07211a8d15bb8a60aec3feb13b30c649a9dcaf0 https://github.com/droonga/droonga-engine/commit/d07211a8d15bb8a60aec3feb13b30c649a9dcaf0 Message: Remove needless local variables and methods Modified files: lib/droonga/worker_process_agent.rb Modified: lib/droonga/worker_process_agent.rb (+1 -3) =================================================================== --- lib/droonga/worker_process_agent.rb 2015-03-20 12:11:03 +0900 (fa75b39) +++ lib/droonga/worker_process_agent.rb 2015-03-20 15:50:51 +0900 (577d4d5) @@ -1,4 +1,4 @@ -# Copyright (C) 2014 Droonga Project +# Copyright (C) 2014-2015 Droonga Project # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -28,8 +28,6 @@ module Droonga @loop = loop create_input(input) create_output(output) - @on_ready = nil - @on_finish = nil end def start -------------- next part -------------- HTML����������������������������...Download