Mercurial > mplayer.hg
view gui/mplayer/pixmaps/a235.xpm @ 31865:4de0d902ffb9
Avoid redundant use of variable 'size' in demux_ogg_read_packet(), fixes:
libmpdemux/demux_ogg.c:266: warning: unused variable 'size'
author | diego |
---|---|
date | Sat, 07 Aug 2010 19:58:30 +0000 |
parents | 09c3ce60f369 |
children |
line wrap: on
line source
/* XPM */ static const char * const a235_xpm[] = { "18 16 3 1", " c None", ". c #000000", "+ c #FFFFFF", " ", " ", " ", " ................ ", "..++++++++++++++..", ".+..............+.", ".+..++..+.++.++.+.", ".+.+..+....+.+..+.", ".+...+....++.++.+.", ".+..+......+..+.+.", ".+.++++.+.++.++.+.", ".+..............+.", "..++++++++++++++..", " ................ ", " ", " "};