Skip to content

Commit

Permalink
Remove unneccesary FFI definition
Browse files Browse the repository at this point in the history
  • Loading branch information
dbussink committed Dec 3, 2013
1 parent 35b27ad commit 9b6ba01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kernel/common/complex.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
#

class Complex < Numeric
FFI = Rubinius::FFI

undef_method :%
undef_method :<
Expand Down

0 comments on commit 9b6ba01

Please sign in to comment.