From ed8e92afccc1123340c31cffed3dd403408ef032 Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 11 Oct 2010 12:33:57 +0000 Subject: 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 --- stream/stream_radio.c | 1 - 1 file changed, 1 deletion(-) (limited to 'stream') diff --git a/stream/stream_radio.c b/stream/stream_radio.c index 7e53ccf38a..bfa0f18d0b 100644 --- a/stream/stream_radio.c +++ b/stream/stream_radio.c @@ -51,7 +51,6 @@ #ifdef CONFIG_RADIO_V4L #include -#warning "V4L is deprecated and will be removed in future" #endif #endif // !IOCTL_BT848_H_NAME -- cgit v1.2.3