OSDN Git Service

Remove redundant #ifdef HAVE_THREAD, the file is only compiled
authorDiego Biurrun <diego@biurrun.de>
Tue, 14 Nov 2006 00:56:56 +0000 (00:56 +0000)
committerDiego Biurrun <diego@biurrun.de>
Tue, 14 Nov 2006 00:56:56 +0000 (00:56 +0000)
commit10265a1aa9c355aeff79c974efc1e04845d08614
tree30cce6074f21255bee9d6baa82348f199515fc96
parentc21fb33916ba7a13f9176a990851cfb26243de73
Remove redundant #ifdef HAVE_THREAD, the file is only compiled
if that condition holds anyway.

Originally committed as revision 7029 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/os2thread.c