]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathArray.h
revert last patch. there's something wrong, possibly unrelated to this
[lyx.git] / src / mathed / InsetMathArray.h
index f59d9e7304a9090cbad15a03722009359ed071d5..f6901bed161342e5eaff896c6b79696e933523c8 100644 (file)
@@ -26,8 +26,6 @@ public:
        ///
        InsetMathArray(docstring const &, int m, int n,
                char valign, docstring const & halign);
-       ///
-       InsetMathArray(docstring const &, char valign, docstring const & halign);
        /// convenience constructor from whitespace/newline separated data
        InsetMathArray(docstring const &, docstring const & str);
        ///