This website requires JavaScript.
Explore
Help
Sign In
awesomewm-mirrors
/
vicious
mirror of
https://github.com/vicious-widgets/vicious.git
Watch
1
Star
0
Fork
You've already forked vicious
0
Code
Issues
Projects
Releases
Wiki
Activity
Removed emtpy lines from mpd.lua
Browse Source
...
This commit is contained in:
Adrian C. (anrxc)
2009-08-21 17:16:50 +02:00
parent
5e3b953175
commit
0067dca898
1 changed files
with
0 additions
and
12 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
12
mpd.lua
Unescape
Escape
View File
@ -41,15 +41,3 @@ end
-- }}}
-- }}}
setmetatable
(
_M
,
{
__call
=
function
(
_
,
...
)
return
worker
(
...
)
end
}
)
setmetatable
(
_M
,
{
__call
=
function
(
_
,
...
)
return
worker
(
...
)
end
}
)
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
awesomewm-mirrors/vicious
Title
Body
Create Issue