Mercurial > emacs
view lisp/toolbar/close.xpm @ 31989:be8ff7580414
Remove the line "#undef NULL".
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 29 Sep 2000 06:47:05 +0000 |
parents | f115e74e9dd1 |
children | 03a8b6779868 |
line wrap: on
line source
/* XPM */ static char * tb_close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . .. ", " .. .... ", " .. ... ", " ..... ", " ... ", " .... ", " ...... ", " .. .... ", " .. .... ", " . .. ", " ", " ", " ", " ", " ", " ", " ", " "};