Skip to content

Commit 584cbeb

Browse files
committed
Plugin: Remove abandoned function
1 parent 62e90bf commit 584cbeb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

addons/block_code/block_code_plugin.gd

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,10 +93,6 @@ func _exit_tree():
9393
EditorInterface.set_current_feature_profile("")
9494

9595

96-
func _reconnect_signal(_signal: Signal, _data: Dictionary):
97-
_signal.connect(_data.callable, _data.flags)
98-
99-
10096
func _has_main_screen():
10197
return true
10298

0 commit comments

Comments
 (0)