summaryrefslogtreecommitdiff
path: root/sample/drb/simpletuple.rb
diff options
context:
space:
mode:
Diffstat (limited to 'sample/drb/simpletuple.rb')
-rw-r--r--sample/drb/simpletuple.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/sample/drb/simpletuple.rb b/sample/drb/simpletuple.rb
index bfbd86e665..4bb4b1cff9 100644
--- a/sample/drb/simpletuple.rb
+++ b/sample/drb/simpletuple.rb
@@ -3,8 +3,6 @@
# Copyright (c) 1999-2000 Masatoshi SEKI
# You can redistribute it and/or modify it under the same terms as Ruby.
-require 'thread'
-
class SimpleTupleSpace
def initialize
@hash = {}