From a54350782e9bbd81aad3ef58a11826e3cd13134c Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Thu, 24 Sep 2009 15:34:56 +0200 Subject: General cleanup to match with HEAD --- mdir.lua | 6 ------ 1 file changed, 6 deletions(-) (limited to 'mdir.lua') diff --git a/mdir.lua b/mdir.lua index 520592a..39683c0 100644 --- a/mdir.lua +++ b/mdir.lua @@ -16,12 +16,6 @@ module("vicious.mdir") -- {{{ Maildir widget type local function worker(format, mdir) - -- Like with the mbox count widget, we would benefit from the - -- LuaFileSystem library. However, we didn't rely on extra - -- libraries to this point so we won't start now. Widgets like - -- this one are not agressive like CPU or NET, so we can keep it - -- simple, find is OK with me if we execute every >60s - -- -- Initialise counters local newcount = 0 local curcount = 0 -- cgit v1.2.3