From 002ff3cc9a6479695034b556f15ef4d9fa4bc6fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Tue, 1 Mar 2016 18:09:48 +0100 Subject: Revert "Merge pull request #3814 from est31/iterators_for_for" This reverts commit adf50568890cefb5fc354dbc1b21c4140bb410f9, reversing changes made to ee2bc87c0ef3cc1a432655ff935e60f32977904d. --- modules/gdscript/gd_functions.h | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/gdscript/gd_functions.h') diff --git a/modules/gdscript/gd_functions.h b/modules/gdscript/gd_functions.h index 3a993cc038..8c88472567 100644 --- a/modules/gdscript/gd_functions.h +++ b/modules/gdscript/gd_functions.h @@ -92,7 +92,6 @@ public: VAR_TO_BYTES, BYTES_TO_VAR, GEN_RANGE, - GEN_XRANGE, RESOURCE_LOAD, INST2DICT, DICT2INST, -- cgit v1.2.3