From b7d591643ae37a556217a22e1ee9e9c6ab7cfd3e Mon Sep 17 00:00:00 2001 From: Aaron Patterson Date: Mon, 14 Nov 2022 13:16:26 -0800 Subject: Remove USE_RVARGC code We don't need this constant to be exposed anymore, so remove it --- tool/mjit/bindgen.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'tool') diff --git a/tool/mjit/bindgen.rb b/tool/mjit/bindgen.rb index 64ac3eb7d2..5ffe7166bc 100755 --- a/tool/mjit/bindgen.rb +++ b/tool/mjit/bindgen.rb @@ -329,7 +329,6 @@ generator = BindingGenerator.new( src_path: src_path, uses: %w[ USE_LAZY_LOAD - USE_RVARGC ], values: { INT: %w[ -- cgit v1.2.3