Removing wrong "const const" in type definition

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen
2008-01-18 11:07:39 +00:00
parent 728bcab0b8
commit 4c40473a23

View File

@@ -1,5 +1,5 @@
/* XPM */
static const char *const const text_xpm[] = {
static const char *const text_xpm[] = {
/* width height ncolors chars_per_pixel */
"16 16 5 1",
/* colors */