]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/palette.cpp
VTK wrapper of vtkRenderWindow for wxPython. Tested on MSW so far.
[wxWidgets.git] / src / motif / palette.cpp
index 3e365621a1c2eafa8f06d68f5e33641a8d4fea76..44ce0e92f73ebc49d751edc833013d21e3f8eb9f 100644 (file)
@@ -171,7 +171,7 @@ int wxPalette::GetPixel(const unsigned char red, const unsigned char green, cons
     return FALSE;
 }
 
     return FALSE;
 }
 
-bool wxPalette::GetRGB(int index, unsigned char *red, unsigned char *green, unsigned char *blue) const
+bool wxPalette::GetRGB(int index, unsigned char *WXUNUSED(red), unsigned char *WXUNUSED(green), unsigned char *WXUNUSED(blue)) const
 {
     if ( !m_refData )
         return FALSE;
 {
     if ( !m_refData )
         return FALSE;