summaryrefslogtreecommitdiff
path: root/ruby_1_8_5/ext/tk/lib/tk/after.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ruby_1_8_5/ext/tk/lib/tk/after.rb')
-rw-r--r--ruby_1_8_5/ext/tk/lib/tk/after.rb6
1 files changed, 0 insertions, 6 deletions
diff --git a/ruby_1_8_5/ext/tk/lib/tk/after.rb b/ruby_1_8_5/ext/tk/lib/tk/after.rb
deleted file mode 100644
index 24a048ee32..0000000000
--- a/ruby_1_8_5/ext/tk/lib/tk/after.rb
+++ /dev/null
@@ -1,6 +0,0 @@
-#
-# tk/after.rb : methods for Tcl/Tk after command
-#
-# $Id: after.rb,v 1.1.2.1 2004/05/01 16:09:49 nagai Exp $
-#
-require 'tk/timer'