summaryrefslogtreecommitdiff
path: root/ractor.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ractor.rb')
-rw-r--r--ractor.rb8
1 files changed, 0 insertions, 8 deletions
diff --git a/ractor.rb b/ractor.rb
index b9fb4297b8..89e39e5e1c 100644
--- a/ractor.rb
+++ b/ractor.rb
@@ -164,14 +164,6 @@ class Ractor
}
end
- # Closes both incoming and outgoing ports.
- def close
- close_incoming
- close_outgoing
-
- self
- end
-
# utility method
def self.shareable? obj
__builtin_cexpr! %q{