mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 21:51:22 +00:00 
			
		
		
		
	Remove this signal call that was mistakenly added in #36244
The original change was in #36340
This commit is contained in:
		
							parent
							
								
									128a55a597
								
							
						
					
					
						commit
						e0bb28c624
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -1698,7 +1698,6 @@ ScriptEditorDebugger::ScriptEditorDebugger(EditorNode *p_editor) { | |||
| 		visual_profiler->set_name(TTR("Visual Profiler")); | ||||
| 		tabs->add_child(visual_profiler); | ||||
| 		visual_profiler->connect_compat("enable_profiling", this, "_visual_profiler_activate"); | ||||
| 		visual_profiler->connect_compat("break_request", this, "_profiler_seeked"); | ||||
| 	} | ||||
| 
 | ||||
| 	{ //network profiler
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 nathanwfranke
						nathanwfranke