summaryrefslogtreecommitdiff
path: root/sample/drb/dlogd.rb
diff options
context:
space:
mode:
Diffstat (limited to 'sample/drb/dlogd.rb')
-rw-r--r--sample/drb/dlogd.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/sample/drb/dlogd.rb b/sample/drb/dlogd.rb
index be364511dc..a87e660346 100644
--- a/sample/drb/dlogd.rb
+++ b/sample/drb/dlogd.rb
@@ -4,7 +4,6 @@
=end
require 'drb/drb'
-require 'thread'
class Logger
def initialize(fname)