From 8ba6b4eaf939f34ac34993aa225143b4102f6c02 Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 20 Feb 2010 21:02:49 +0000 Subject: cosmetics: Remove pointless empty lines at EOF. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30675 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libmpcodecs/ad_speex.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libmpcodecs/ad_speex.c') diff --git a/libmpcodecs/ad_speex.c b/libmpcodecs/ad_speex.c index 79fc43b58d..4eca5293df 100644 --- a/libmpcodecs/ad_speex.c +++ b/libmpcodecs/ad_speex.c @@ -135,4 +135,3 @@ static int decode_audio(sh_audio_t *sh, unsigned char *buf, static int control(sh_audio_t *sh, int cmd, void *arg, ...) { return CONTROL_UNKNOWN; } - -- cgit v1.2.3