Mercurial > mplayer.hg
comparison loader/wine/pshpack1.h @ 36660:7fd255e0db1b
stream.c: remove pointless NULL check.
Since it currently is a fixed-size array it can never be NULL.
But even if this was changed, this check has no real value:
it should still only be possible in case of an obvious code bug
during development and the crash it would cause would be easy enough
to debug.
author | reimar |
---|---|
date | Sun, 26 Jan 2014 18:59:15 +0000 |
parents | 32725ca88fed |
children |
comparison
equal
deleted
inserted
replaced
36659:f41b65ac7e81 | 36660:7fd255e0db1b |
---|