]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_nestinset.h
updates to latexfeatures stuff; allow empty \document_path
[lyx.git] / src / mathed / math_nestinset.h
index 755198a8477e45ee5d13ad07c3464653a288cb53..f194e1662fe237efb97c8be5115006a5960e861a 100644 (file)
@@ -65,8 +65,6 @@ public:
        bool isActive() const { return nargs() > 0; }
        /// request "external features"
        void validate(LaTeXFeatures & features) const;
-       /// do we cover the point (x,y)?
-       bool covers(int x, int y) const;
 
        /// match in all cells
        bool match(MathInset *) const;