view gui/mplayer/pixmaps/empty.xpm @ 24253:e0ed786a7fb9

warning fix: vd_ffmpeg.c: At top level: vd_ffmpeg.c:915: warning: 'get_format' defined but not used
author diego
date Tue, 28 Aug 2007 17:36:04 +0000
parents 17bf4f4b0715
children 09c3ce60f369
line wrap: on
line source

/* XPM */
static const char * empty_xpm[] = {
"16 16 1 1",
" 	c None",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                "};