aboutsummaryrefslogtreecommitdiff
path: root/src/modules.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules.js')
-rw-r--r--src/modules.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/modules.js b/src/modules.js
index fe2f79cd..97dbe223 100644
--- a/src/modules.js
+++ b/src/modules.js
@@ -218,9 +218,6 @@ var Functions = {
// All functions that will be implemented in this file
implementedFunctions: [],
- // All the function idents seen so far
- allIdents: [],
-
indexedFunctions: {},
nextIndex: 2, // Start at a non-0 (even, see below) value