From a43f90b89d15f68ed421a3965830d03555130dd3 Mon Sep 17 00:00:00 2001 From: Yufeng Ying Date: Fri, 20 Dec 2024 00:48:06 +0800 Subject: [PATCH] Remove unused variable in GDScriptLanguage. --- modules/gdscript/gdscript.cpp | 3 --- modules/gdscript/gdscript.h | 2 -- modules/gdscript/gdscript_vm.cpp | 6 ------ 3 files changed, 11 deletions(-) diff --git a/modules/gdscript/gdscript.cpp b/modules/gdscript/gdscript.cpp index 3d718b29fc1..48d0ce45aa8 100644 --- a/modules/gdscript/gdscript.cpp +++ b/modules/gdscript/gdscript.cpp @@ -2727,8 +2727,6 @@ void GDScriptLanguage::reload_tool_script(const Ref