]> git.sesse.net Git - vlc/commitdiff
audio/converter/fixed.c: cleanup
authorJean-Paul Saman <jean-paul.saman@m2x.nl>
Mon, 17 May 2010 11:44:14 +0000 (13:44 +0200)
committerJean-Paul Saman <jean-paul.saman@m2x.nl>
Mon, 17 May 2010 11:44:14 +0000 (13:44 +0200)
modules/audio_filter/converter/fixed.c

index c090a9e01396c853f0b87b2dad21712ae70b6fdf..e0144b67701eaff45aa818e6a0accc640b13c94e 100644 (file)
@@ -73,7 +73,7 @@ static int CreateFrom( vlc_object_t *p_this )
         default:
             return VLC_EGENERIC;
     }
-    return VLC_SUCCESS;;
+    return VLC_SUCCESS;
 }
 
 union dw