OSDN Git Service

Use if(0){} instead of #if 0 to prevent debug code to rot.
authorRamiro Polla <ramiro.polla@gmail.com>
Fri, 4 Sep 2009 16:31:21 +0000 (16:31 +0000)
committerRamiro Polla <ramiro.polla@gmail.com>
Fri, 4 Sep 2009 16:31:21 +0000 (16:31 +0000)
commita9decf004189b86e110ccb70f728409db330a6c2
treec8270b786976af96fea54ee5087491fb5efb799a
parentd6ee035d7a448ad3bd4857e128b3370634c199c8
Use if(0){} instead of #if 0 to prevent debug code to rot.

Originally committed as revision 19756 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavdevice/vfwcap.c