[MPlayer-cvslog] r34868 - trunk/gui/ui/widgets.c

Diego Biurrun diego at biurrun.de
Sun Apr 22 16:36:37 CEST 2012


On Wed, Apr 18, 2012 at 03:29:53PM +0200, ib wrote:
> 
> --- trunk/gui/ui/widgets.c	Wed Apr 18 11:04:05 2012	(r34867)
> +++ trunk/gui/ui/widgets.c	Wed Apr 18 15:29:53 2012	(r34868)
> @@ -109,6 +109,8 @@ static void gtkLoadIcon(GtkIconTheme *th
>  
>      /* start up GTK which realizes the pixmaps */
>      gtk_main_iteration_do(FALSE);
> +
> +    return (pixbuf != NULL);

pointless ()

Diego


More information about the MPlayer-cvslog mailing list