summaryrefslogtreecommitdiff
path: root/gc.rb
diff options
context:
space:
mode:
Diffstat (limited to 'gc.rb')
-rw-r--r--gc.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/gc.rb b/gc.rb
index d2b0d8e86e..4e0faaf00d 100644
--- a/gc.rb
+++ b/gc.rb
@@ -199,8 +199,7 @@ module GC
end
def self.compact
- Primitive.gc_start_internal true, true, true, true
- Primitive.gc_compact_stats
+ Primitive.gc_compact
end
# call-seq: