Skip to content

Commit c8b37f5

Browse files
committed
Plugin: Remove abandoned variables
1 parent 584cbeb commit c8b37f5

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
@@ -5,10 +5,6 @@ extends EditorPlugin
55
const MainPanel := preload("res://addons/block_code/ui/main_panel.tscn")
66
static var main_panel
77

8-
var script_ok_button: Button
9-
var script_ok_prev_connection: Dictionary
10-
var prev_opened_script_idx: int
11-
128
var old_feature_profile: String = ""
139

1410

0 commit comments

Comments
 (0)