diff options
Diffstat (limited to 'src/ffluci/debug.lua')
-rw-r--r-- | src/ffluci/debug.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ffluci/debug.lua b/src/ffluci/debug.lua deleted file mode 100644 index f1132edcc4..0000000000 --- a/src/ffluci/debug.lua +++ /dev/null @@ -1,2 +0,0 @@ -module("ffluci.debug", package.seeall) -path = require("ffluci.fs").dirname(debug.getinfo(1, 'S').source:sub(2))
\ No newline at end of file |