MRI: don't manually peform GC
This commit is contained in:
		
							parent
							
								
									804a697c03
								
							
						
					
					
						commit
						f8b87eb188
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
					@ -272,8 +272,6 @@ static void runRMXPScripts()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		ruby_script(RSTRING_PTR(scriptName));
 | 
							ruby_script(RSTRING_PTR(scriptName));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		rb_gc_start();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		/* Execute code */
 | 
							/* Execute code */
 | 
				
			||||||
		rb_eval_string_protect(decData.c_str(), 0);
 | 
							rb_eval_string_protect(decData.c_str(), 0);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue