view gui/ui/pixmaps/empty.xpm @ 33836:99982afd6dc5

dec_video: drop some unnecessary casts
author diego
date Mon, 25 Jul 2011 23:30:21 +0000
parents 520fb0f7544c
children
line wrap: on
line source

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