summaryrefslogtreecommitdiff
path: root/sample/drb/dchats.rb
diff options
context:
space:
mode:
Diffstat (limited to 'sample/drb/dchats.rb')
-rw-r--r--sample/drb/dchats.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/sample/drb/dchats.rb b/sample/drb/dchats.rb
index c07f748e99..58af3cf005 100644
--- a/sample/drb/dchats.rb
+++ b/sample/drb/dchats.rb
@@ -2,7 +2,6 @@
distributed Ruby --- chat server
Copyright (c) 1999-2000 Masatoshi SEKI
=end
-require 'thread'
require 'drb/drb'
class ChatEntry