summaryrefslogtreecommitdiff
path: root/background
diff options
context:
space:
mode:
Diffstat (limited to 'background')
-rw-r--r--background/storage.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/background/storage.js b/background/storage.js
index 7229a2d..682f933 100644
--- a/background/storage.js
+++ b/background/storage.js
@@ -101,10 +101,6 @@ async function list(prefix)
return {map, prefix, name, listeners : new Set(), lock : make_lock()};
}
-var pages;
-var bags;
-var scripts;
-
var list_by_prefix = {};
async function init()
0100'>2019-01-17installer: newt: Use scheme-modules* instead of scheme-modules....Mathieu Othacehe 2019-01-17gnu: Add graphical installer support....Mathieu Othacehe