Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 10 Nov 2012 14:45:56 +0000 | reimar | Do not pointlessly call getenv("HOME") twice, reuse the result instead. |
Sat, 10 Nov 2012 14:41:32 +0000 | reimar | Remove another pointless NULL check. |
Sat, 10 Nov 2012 14:38:49 +0000 | reimar | Simplify: remove useless casts, NULL checks etc. |