Skip to content

Commit

Permalink
Remove native from corelib
Browse files Browse the repository at this point in the history
  • Loading branch information
adambeynon committed Nov 11, 2013
1 parent c37e69a commit 2e6581a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion opal/opal.rb
Expand Up @@ -23,7 +23,6 @@
require 'core/struct'
require 'core/io'
require 'core/main'
require 'native'

# regexp matches
$& = $~ = $` = $' = nil
Expand Down

0 comments on commit 2e6581a

Please sign in to comment.