lavc/pthread: remove obsolete checks
authorAnton Khirnov <anton@khirnov.net>
Sat, 11 May 2013 15:30:53 +0000 (17:30 +0200)
committerAnton Khirnov <anton@khirnov.net>
Fri, 17 May 2013 05:44:40 +0000 (07:44 +0200)
commit30e256430eb88c6d4c382581b89bca171d79fbc0
treef6fc9e8c992bcf08565b91e0c5613f832d660295
parent16a645adeb758207346a4bbf66766f02734c461e
lavc/pthread: remove obsolete checks

Those were useful when avcodec_thread_init() was a public functions. It
was deprecated and removed some time ago, so those checks are not needed
anymore.
libavcodec/pthread.c
libavcodec/utils.c