Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/empty.xpm @ 14618:4048581850f0
unused definitions removed
author | alex |
---|---|
date | Mon, 31 Jan 2005 11:18:31 +0000 |
parents | be3261b2bcf4 |
children | 518b5935a909 |
line wrap: on
line source
/* XPM */ static char * empty_xpm[] = { "16 16 1 1", " c None", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " "};