[Groonga-commit] droonga/fluent-plugin-droonga at 79e44e7 [master] Remove unused method

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Dec 20 17:12:23 JST 2013


Kouhei Sutou	2013-12-20 17:12:23 +0900 (Fri, 20 Dec 2013)

  New Revision: 79e44e7b4a431741c3d0af969e2afe74f7128b16
  https://github.com/droonga/fluent-plugin-droonga/commit/79e44e7b4a431741c3d0af969e2afe74f7128b16

  Message:
    Remove unused method

  Modified files:
    lib/droonga/dispatcher.rb

  Modified: lib/droonga/dispatcher.rb (+0 -4)
===================================================================
--- lib/droonga/dispatcher.rb    2013-12-20 17:11:54 +0900 (67ba16c)
+++ lib/droonga/dispatcher.rb    2013-12-20 17:12:23 +0900 (9a81cfa)
@@ -61,10 +61,6 @@ module Droonga
       @loop_thread.join
     end
 
-    def add_route(route)
-      envelope["via"].push(route)
-    end
-
     def handle_envelope(envelope)
       @envelope = envelope
       if envelope["type"] == "dispatcher"
-------------- next part --------------
HTML����������������������������...
下载 



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