]> git.lyx.org Git - features.git/blobdiff - src/frontends/xforms/FormParagraph.C
Cleanup patches for xforms (Angus) and KDE (John)
[features.git] / src / frontends / xforms / FormParagraph.C
index 0e2f85a95f2195921c8874985ba2d3c0a9d12d12..0f9beea210d1f31ca2268c9f534332dd09787e7b 100644 (file)
@@ -136,8 +136,7 @@ void FormParagraph::apply()
 }
 
 
-// we can safely ignore the parameter because we can always update
-void FormParagraph::update(bool)
+void FormParagraph::update()
 {
     if (!dialog_)
         return;