Mercurial > mplayer.hg
view gui/mplayer/pixmaps/empty1px.xpm @ 31018:6ffd2e644c04
Remove unnecessary kd.h #include.
author | diego |
---|---|
date | Sat, 24 Apr 2010 10:47:53 +0000 |
parents | 09c3ce60f369 |
children |
line wrap: on
line source
/* XPM */ static const char * const empty1px_xpm[] = { "1 1 1 1", " c None", " "};