[Groonga-commit] groonga/groonga-command-parser at d52badc [master] Remove needless code

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Oct 9 14:37:12 JST 2015


Kouhei Sutou	2015-10-09 14:37:12 +0900 (Fri, 09 Oct 2015)

  New Revision: d52badc73d6566bb77a399c31d845ff6ec61d3b6
  https://github.com/groonga/groonga-command-parser/commit/d52badc73d6566bb77a399c31d845ff6ec61d3b6

  Message:
    Remove needless code

  Modified files:
    lib/groonga/command/parser/load-values-parser.rb

  Modified: lib/groonga/command/parser/load-values-parser.rb (+0 -3)
===================================================================
--- lib/groonga/command/parser/load-values-parser.rb    2015-08-08 16:45:12 +0900 (86d103e)
+++ lib/groonga/command/parser/load-values-parser.rb    2015-10-09 14:37:12 +0900 (23ada59)
@@ -16,9 +16,6 @@
 # License along with this library; if not, write to the Free Software
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
-# TODO: Remove me when https://github.com/chef/ffi-yajl/pull/62 is merged.
-require "stringio"
-ENV["FORCE_FFI_YAJL"] = "ffi"
 require "ffi_yajl"
 
 module FFI_Yajl
-------------- next part --------------
HTML����������������������������...
Download 



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