aboutsummaryrefslogtreecommitdiff
path: root/mpd.lua
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2009-08-21 17:16:50 +0200
committerAdrian C. (anrxc) <anrxc@sysphere.org>2009-08-21 17:16:50 +0200
commit0067dca898f45bcc88a4a7f8ac93e8b8f6a14881 (patch)
treeefc52ef98cbb99fd3bacc917a816e0211073cd2a /mpd.lua
parent5e3b95317561ccc199e8fd2028351d1ea5dd3376 (diff)
downloadvicious-legacy-0067dca898f45bcc88a4a7f8ac93e8b8f6a14881.tar.xz
Removed emtpy lines from mpd.lua
Diffstat (limited to 'mpd.lua')
-rw-r--r--mpd.lua12
1 files changed, 0 insertions, 12 deletions
diff --git a/mpd.lua b/mpd.lua
index ebfd916..5a563fd 100644
--- a/mpd.lua
+++ b/mpd.lua
@@ -41,15 +41,3 @@ end
-- }}}
setmetatable(_M, { __call = function(_, ...) return worker(...) end })
-
-
-
-
-
-
-
-
-
-
-
-