Remove #warning preprocessor directives
commited8e92afccc1123340c31cffed3dd403408ef032
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>
Mon, 11 Oct 2010 12:33:57 +0000 (11 12:33 +0000)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 2 Nov 2010 02:18:10 +0000 (2 04:18 +0200)
treeb995b42ac9f0206f5b8f7023232ef591826487fc
parent2865993869175737a9d5033e46471d6934db2713
Remove #warning preprocessor directives

The #warning preprocessor directive is non-standard and not available with all
compilers. Furthermore, the warnings it causes are noisy and have not led to
getting any of the underlying issues fixed in the space of a decade.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32480 b3059339-0415-0410-9bf9-f77b7e298cf2
codec-cfg.c
libmpdemux/demux_viv.c
loader/dshow/DS_VideoDecoder.c
loader/ext.c
loader/pe_image.c
loader/vfl.c
loader/win32.c
stream/stream_radio.c
vidix/s3_vid.c