[lxc-devel] [PATCH] lxc-lua: LFS library is not being used

Nikola Kotur kotnick at gmail.com
Mon Nov 18 10:42:01 UTC 2013


Signed-off-by: Nikola Kotur <kotnick at gmail.com>
---
 src/lxc/lxc-top | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/lxc/lxc-top b/src/lxc/lxc-top
index a1f0250..b5b3a69 100755
--- a/src/lxc/lxc-top
+++ b/src/lxc/lxc-top
@@ -24,7 +24,6 @@
 local lxc    = require("lxc")
 local core   = require("lxc.core")
 local getopt = require("alt_getopt")
-local lfs    = require("lfs")
 
 local USER_HZ   = 100
 local ESC       = string.format("%c", 27)
-- 
1.8.4.2





More information about the lxc-devel mailing list