From 00e743b76ad89927d611f312cfc06d0511eac985 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C4=83zvan=20Cosmin=20R=C4=83dulescu?= Date: Mon, 5 Sep 2016 19:15:08 +0200 Subject: [PATCH] Clean up GDScript template --- modules/gdscript/gd_editor.cpp | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/modules/gdscript/gd_editor.cpp b/modules/gdscript/gd_editor.cpp index 5b74dab8890..2a80531ec55 100644 --- a/modules/gdscript/gd_editor.cpp +++ b/modules/gdscript/gd_editor.cpp @@ -47,16 +47,14 @@ void GDScriptLanguage::get_string_delimiters(List *p_delimiters) const { Ref