remove more global variables

This commit is contained in:
chrox
2014-08-14 19:49:42 +08:00
parent e1af17938c
commit b7c7287bab
15 changed files with 34 additions and 39 deletions

View File

@@ -1,5 +1,5 @@
local lfs = require("libs/libkoreader-lfs")
local DEBUG = require("dbg")
-- lfs
local PluginLoader = {
plugin_path = "plugins"