mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* lib/e2mmap.rb: remove needless instance variables.
* lib/irb.rb: ditto. * lib/irb/**/*.rb: ditto. * lib/shell.rb: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47266 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
a3a6c69656
commit
2afed6ecef
16 changed files with 7 additions and 15 deletions
|
|
@ -13,7 +13,6 @@ require "thread"
|
|||
|
||||
module IRB
|
||||
class JobManager
|
||||
@RCS_ID='-$Id$-'
|
||||
|
||||
# Creates a new JobManager object
|
||||
def initialize
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue