[MPlayer-dev-eng] [PATCH] warning fixes in Gui/mplayer/gtk/menu.c
Diego Biurrun
diego at biurrun.de
Mon Nov 15 11:01:20 CET 2004
Diego Biurrun writes:
>
> This hunk silences the compiler warnings introduced by Scognito's
> patch by putting ifdefs around some includes:
>
> mplayer/gtk/menu.c: At top level:
> mplayer/gtk/../pixmaps/dvd.xpm:2: warning: `dvd_xpm' defined but not used
> mplayer/gtk/../pixmaps/playdvd.xpm:2: warning: `playdvd_xpm' defined but not used
> mplayer/gtk/../pixmaps/empty1px.xpm:2: warning: `empty1px_xpm' defined but not used
> mplayer/gtk/../pixmaps/tongue.xpm:2: warning: `tongue_xpm' defined but not used
> mplayer/gtk/../pixmaps/tonguebla.xpm:2: warning: `tonguebla_xpm' defined but not used
> mplayer/gtk/../pixmaps/dolby.xpm:2: warning: `dolby_xpm' defined but not used
> mplayer/gtk/../pixmaps/chapter.xpm:2: warning: `chapter_xpm' defined but not used
> mplayer/gtk/menu.c:361: warning: `ChannelTypes' defined but not used
> mplayer/gtk/menu.c:363: warning: `ChannelNumbers' defined but not used
>
> If nobody objects I will apply this around Monday.
Applied.
Diego
More information about the MPlayer-dev-eng
mailing list