view Gui/mplayer/pixmaps/a11.xpm @ 21617:10f001e35b91

Remove a mistakenly committed debug printf.
author eugeni
date Sat, 16 Dec 2006 19:28:21 +0000
parents 518b5935a909
children
line wrap: on
line source

/* XPM */
static const char * a11_xpm[] = {
"18 16 3 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"                  ",
"                  ",
"                  ",
" ................ ",
"..++++++++++++++..",
".+..............+.",
".+...+...+...+..+.",
".+..++......++..+.",
".+...+.......+..+.",
".+...+.......+..+.",
".+...+...+...+..+.",
".+..............+.",
"..++++++++++++++..",
" ................ ",
"                  ",
"                  "};