Mercurial > mplayer.hg
view gui/mplayer/pixmaps/a11.xpm @ 27721:ed6ee2ef3b53
Remove redundantly declared definitions FILE_ANY_ACCESS and CTL_CODE, fixes:
vidix/sysdep/libdha_win32.c:34:1: warning: "FILE_ANY_ACCESS" redefined
vidix/sysdep/libdha_win32.c:35:1: warning: "CTL_CODE" redefined
author | diego |
---|---|
date | Mon, 13 Oct 2008 14:47:11 +0000 |
parents | 09c3ce60f369 |
children |
line wrap: on
line source
/* XPM */ static const char * const a11_xpm[] = { "18 16 3 1", " c None", ". c #000000", "+ c #FFFFFF", " ", " ", " ", " ................ ", "..++++++++++++++..", ".+..............+.", ".+...+...+...+..+.", ".+..++......++..+.", ".+...+.......+..+.", ".+...+.......+..+.", ".+...+...+...+..+.", ".+..............+.", "..++++++++++++++..", " ................ ", " ", " "};