x264enc: remove useless and semantically (though not practically) wrong code
authorVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Fri, 13 Jan 2012 13:46:50 +0000 (13:46 +0000)
committerVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Fri, 13 Jan 2012 13:48:23 +0000 (13:48 +0000)
commit69541031da9302b8fe6bfbb3e52a213400fa287b
tree628cf6d369fa78118795c9050405c6409ab72add
parente842b584050390ac2524834acd986295a14e0aaa
x264enc: remove useless and semantically (though not practically) wrong code

The object will be freed, so it's pointless to set the pointers
to NULL anyway.
ext/x264/gstx264enc.c