Show
Ignore:
Timestamp:
09/09/08 02:04:49 (4 months ago)
Author:
drry
Message:
  • removed an unnecessary require.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/ruby/rubigraph/lib/rubigraph.rb

    r13174 r19025  
    11require 'xmlrpc/client' 
    2 require 'pp' 
    32require 'thread' 
    43 
     
    4847      set_attribute('shape', s) 
    4948    end 
    50        
     49 
    5150    def shapedetail=(d) 
    5251      set_attribute('shapedetail', d)