From e4ff3a7c4310165c6b1ef0b91201a8c4da75d4f2 Mon Sep 17 00:00:00 2001 From: ocean Date: Sun, 27 Mar 2005 13:23:54 +0000 Subject: removed temporaly git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8199 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/tk/sample/images/earth.gif | Bin 51712 -> 0 bytes ext/tk/sample/images/earthris.gif | Bin 6343 -> 0 bytes ext/tk/sample/images/tcllogo.gif | Bin 2341 -> 0 bytes 3 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 ext/tk/sample/images/earth.gif delete mode 100644 ext/tk/sample/images/earthris.gif delete mode 100644 ext/tk/sample/images/tcllogo.gif (limited to 'ext') diff --git a/ext/tk/sample/images/earth.gif b/ext/tk/sample/images/earth.gif deleted file mode 100644 index 2c229eb11..000000000 Binary files a/ext/tk/sample/images/earth.gif and /dev/null differ diff --git a/ext/tk/sample/images/earthris.gif b/ext/tk/sample/images/earthris.gif deleted file mode 100644 index c4ee47372..000000000 Binary files a/ext/tk/sample/images/earthris.gif and /dev/null differ diff --git a/ext/tk/sample/images/tcllogo.gif b/ext/tk/sample/images/tcllogo.gif deleted file mode 100644 index 4603d4ff4..000000000 Binary files a/ext/tk/sample/images/tcllogo.gif and /dev/null differ -- cgit