]> git.lyx.org Git - lyx.git/blobdiff - src/VCBackend.cpp
Remove traces of Q_CYGWIN_WIN
[lyx.git] / src / VCBackend.cpp
index d05e4428ac2e35b244078e0455f6548b391b6d9f..3cda4b201d226c218ec6f819d37a76c1bd6b27a0 100644 (file)
@@ -453,7 +453,7 @@ void SVN::scanMaster()
 }
 
 
-void SVN::registrer(string const & msg)
+void SVN::registrer(string const & /*msg*/)
 {
        doVCCommand("svn add -q " + quoteName(onlyFilename(owner_->absFileName())),
                    FileName(owner_->filePath()));