]> git.lyx.org Git - features.git/blobdiff - src/LyX.h
Remove warnings reported with gcc 4.3:
[features.git] / src / LyX.h
index be52628497873086926627bff0cfc08f3519240a..534704957ef2807887354662b257edd49b9bf589 100644 (file)
--- a/src/LyX.h
+++ b/src/LyX.h
@@ -103,7 +103,7 @@ public:
        /** redraw \c inset in all the BufferViews in which it is currently
         *  visible. If successful return a pointer to the owning Buffer.
         */
-       Buffer const * const updateInset(Inset const *) const;
+       Buffer const * updateInset(Inset const *) const;
 
        void hideDialogs(std::string const & name, Inset * inset) const;