-int wxPalette::GetPixel(const unsigned char WXUNUSED(red),
- const unsigned char WXUNUSED(green),
- const unsigned char WXUNUSED(blue)) const
+int wxPalette::GetPixel(unsigned char WXUNUSED(red),
+ unsigned char WXUNUSED(green),
+ unsigned char WXUNUSED(blue)) const