Removal. Didn't work earlier for whatever reason.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9395 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Martin Vermeer 2004-12-17 13:43:37 +00:00
parent eebda223db
commit 644775ddab
2 changed files with 0 additions and 51 deletions

View File

@ -1,24 +0,0 @@
/* XPM */
static char *a[] = {
/* columns rows colors chars-per-pixel */
"13 16 2 1",
" c #000000",
". c None",
/* pixels */
"...... .... ",
".... .. . .",
"... ..... ..",
".. ..... . .",
". ...... . .",
". ..... ... ",
" ..... .... ",
" ..... .... ",
" .... ..... ",
" ... ...... ",
". ... ...... ",
". . ....... ",
".. ....... ",
".. ...... .",
".. . .... ..",
". ... ..."
};

View File

@ -1,27 +0,0 @@
/* XPM */
static char *a[] = {
/* columns rows colors chars-per-pixel */
"12 19 2 1",
" c #000000",
". c None",
/* pixels */
".... .....",
"... ... ....",
"... ... ....",
"... ... ....",
"... ... ....",
".... .....",
"..... .....",
".... .....",
".... . ....",
"... .. ....",
"... ... ...",
"... ... ...",
".. .... ...",
".. ..... ..",
".. ..",
".. ..... ..",
". ....... .",
". ....... .",
" ..... "
};