view gui/ui/pixmaps/url.xpm @ 35179:94565576f967

Remove useless variable.
author reimar
date Fri, 26 Oct 2012 18:58:48 +0000
parents 520fb0f7544c
children
line wrap: on
line source

/* XPM */
static const char * const url_xpm[] = {
"16 16 2 1",
" 	c None",
".	c #000000",
"                ",
"                ",
"                ",
"                ",
"   ..   ..  ..  ",
"   ..   ..  ..  ",
"       ..  ..   ",
"       ..  ..   ",
"      ..  ..    ",
"      ..  ..    ",
" ..  ..  ..     ",
" ..  ..  ..     ",
"                ",
"                ",
"                ",
"                "};