[MPlayer-cvslog] r28676 - trunk/libvo/vo_xvmc.c
Diego Biurrun
diego at biurrun.de
Sun Feb 22 15:15:23 CET 2009
On Fri, Feb 20, 2009 at 08:17:11PM +0100, iive wrote:
>
> Log:
> Comment out "else" statement without following block.
>
> --- trunk/libvo/vo_xvmc.c Fri Feb 20 19:39:02 2009 (r28675)
> +++ trunk/libvo/vo_xvmc.c Fri Feb 20 20:17:10 2009 (r28676)
> @@ -639,7 +639,7 @@ skip_surface_allocation:
> {
> vo_vm_switch();
> }
> - else
> +// else
Please just remove this, such commented-out lines just clutter the
code for no benefit at all.
Diego
More information about the MPlayer-cvslog
mailing list