]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetlatexaccent.h
pos=string::npos for regex not found, use handcoded transform in lstring.C, fix the...
[lyx.git] / src / insets / insetlatexaccent.h
index aee81951dd1309a256da79d76162377f707b1535..5e65463fc6dc0d329479724316135325887c17d9 100644 (file)
@@ -33,8 +33,10 @@ public:
        InsetLatexAccent(); 
        ///
        InsetLatexAccent(string const & string);
+#if 0     // the compiler generated version should be ok.
        ///
        InsetLatexAccent(InsetLatexAccent const &);
+#endif
        ///
        int Ascent(LyXFont const & font) const;
        ///