aboutsummaryrefslogtreecommitdiff
path: root/mpd.lua
diff options
context:
space:
mode:
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 })
-
-
-
-
-
-
-
-
-
-
-
-