Navigation Menu

Skip to content

Commit

Permalink
Remove needless code
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Oct 9, 2015
1 parent 3dbf739 commit d52badc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/groonga/command/parser/load-values-parser.rb
Expand Up @@ -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
Expand Down

0 comments on commit d52badc

Please sign in to comment.