mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	* lib/irb.rb: removed commented-out code.
* lib/irb/**/*.rb: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47114 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
		
							parent
							
								
									5afa23b4a4
								
							
						
					
					
						commit
						76515504d5
					
				
					 18 changed files with 8 additions and 137 deletions
				
			
		| 
						 | 
				
			
			@ -82,7 +82,6 @@ module IRB # :nodoc:
 | 
			
		|||
          irb.suspend_input_method(FileInputMethod.new(path)) do
 | 
			
		||||
            |back_io|
 | 
			
		||||
            irb.signal_status(:IN_LOAD) do
 | 
			
		||||
              #	      p irb.conf
 | 
			
		||||
              if back_io.kind_of?(FileInputMethod)
 | 
			
		||||
                irb.eval_input
 | 
			
		||||
              else
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue