summaryrefslogtreecommitdiff
path: root/ruby_1_8_6/ext/tk/lib/tk/after.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ruby_1_8_6/ext/tk/lib/tk/after.rb')
-rw-r--r--ruby_1_8_6/ext/tk/lib/tk/after.rb6
1 files changed, 0 insertions, 6 deletions
diff --git a/ruby_1_8_6/ext/tk/lib/tk/after.rb b/ruby_1_8_6/ext/tk/lib/tk/after.rb
deleted file mode 100644
index 8c58210331..0000000000
--- a/ruby_1_8_6/ext/tk/lib/tk/after.rb
+++ /dev/null
@@ -1,6 +0,0 @@
-#
-# tk/after.rb : methods for Tcl/Tk after command
-#
-# $Id$
-#
-require 'tk/timer'