From 303dc3c591e324b6bbc691326d8bea76fe3b8fda Mon Sep 17 00:00:00 2001 From: naruse Date: Tue, 9 Aug 2016 06:44:45 +0000 Subject: * ext/tk: Tk is removed from stdlib. [Feature #8539] https://github.com/ruby/tk is the new upstream. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55844 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/tk/lib/tkwinpkg.rb | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 ext/tk/lib/tkwinpkg.rb (limited to 'ext/tk/lib/tkwinpkg.rb') diff --git a/ext/tk/lib/tkwinpkg.rb b/ext/tk/lib/tkwinpkg.rb deleted file mode 100644 index 97c84f8ab1..0000000000 --- a/ext/tk/lib/tkwinpkg.rb +++ /dev/null @@ -1,5 +0,0 @@ -# frozen_string_literal: false -# -# tkwinpkg.rb - load tk/winpkg.rb -# -require 'tk/winpkg' -- cgit v1.2.3