diff --git a/src/osgPlugins/vnc/ReaderWriterVNC.cpp b/src/osgPlugins/vnc/ReaderWriterVNC.cpp index ddd78ba05..6da3ccbc3 100644 --- a/src/osgPlugins/vnc/ReaderWriterVNC.cpp +++ b/src/osgPlugins/vnc/ReaderWriterVNC.cpp @@ -199,7 +199,7 @@ static rfbBool rfbInitConnection(rfbClient* client) return TRUE; } -void LibVncImage::passwordCheck(rfbClient* client,const char* encryptedPassWord,int len) +void LibVncImage::passwordCheck(rfbClient* /*client*/,const char* /*encryptedPassWord*/,int /*len*/) { OSG_NOTICE<<"LibVncImage::passwordCheck"<