scons: removed RubyConfig from scons

This commit is contained in:
Derek Hower 2009-07-19 12:34:11 -05:00
parent 7cd2d8f687
commit 308419b947

View file

@ -33,4 +33,3 @@ Import('*')
if not env['RUBY']:
Return()
Source('RubyConfig.cc')