]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_iterator.h
Geof Piroux's patch for Mathematica support
[lyx.git] / src / mathed / math_iterator.h
index 29998f4ac4d95fe06c3211f821b2757ab882d395..d30bd4752998ba59c2d499f5935e6c45515d40d5 100644 (file)
@@ -37,11 +37,7 @@ public:
        /// read access to top most item
        MathArray const & cell() const;
 
-private:       
-       /// read access to top most item
-       MathXArray const & xcell() const;
-       /// write access to top most item
-       MathInset * nextInset() const;
+private:
        /// own level down
        void push(MathInset *);
        /// own level up