From 508d65a542a2fcdd7b591b5f12a89bd3d48249a6 Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 17 Mar 2011 15:59:40 +0000 Subject: * ext/win32ole/extconf.rb (create_docfile): removed. should not modify source directory unnecessarily, platform dependent documentation should be dealt with by rdoc. [ruby-core:35495] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31121 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/win32ole/extconf.rb | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'ext/win32ole/extconf.rb') diff --git a/ext/win32ole/extconf.rb b/ext/win32ole/extconf.rb index 95f229b041..c3717316d4 100644 --- a/ext/win32ole/extconf.rb +++ b/ext/win32ole/extconf.rb @@ -12,16 +12,6 @@ end dir_config("win32", inc, lib) -SRCFILES=<