From 8e3721dfa828464981b5e9f77eff79b815c288d5 Mon Sep 17 00:00:00 2001 From: ttate Date: Thu, 7 Nov 2002 16:42:07 +0000 Subject: Get rid of ineffective symbols, lines, constants and so on. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3031 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/dl/mkcall.rb | 6 ------ 1 file changed, 6 deletions(-) (limited to 'ext/dl/mkcall.rb') diff --git a/ext/dl/mkcall.rb b/ext/dl/mkcall.rb index dad101744b..6a85570152 100644 --- a/ext/dl/mkcall.rb +++ b/ext/dl/mkcall.rb @@ -5,12 +5,6 @@ $:.unshift File.dirname(__FILE__) require 'type' require 'dlconfig' -$int_eq_long = try_run(<