]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetInfo.cpp
Stupid bug fix.
[lyx.git] / src / insets / InsetInfo.cpp
index 32be68a172ca3a2e56b1f2c3fcbf98d348bb86b8..8cf80bbbc2de0f7b889482466881d8ac56cd7003 100644 (file)
@@ -147,7 +147,7 @@ void InsetInfo::write(ostream & os) const
 }
 
 
-bool  InsetInfo::validate(docstring const & argument) const
+bool InsetInfo::validate(docstring const & /* argument */) const
 {
        // FIXME!
        return true;