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

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

/* XPM */
static const char *const aspect11_xpm[] = {
"19 16 3 1 0 0",
"  c #000000",
"! c #FFFFFF",
"# c None",
"###################",
"###################",
"###################",
"#                 #",
"  !!!!!!!!!!!!!!!  ",
" !               ! ",
" !   !       !   ! ",
" !  !!   !  !!   ! ",
" !   !       !   ! ",
" !   !   !   !   ! ",
" !  !!!     !!!  ! ",
" !               ! ",
"  !!!!!!!!!!!!!!!  ",
"#                 #",
"###################",
"###################"
};