]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_atom.h
Compile fix gcc 2.95 + stlport
[lyx.git] / src / mathed / math_atom.h
index 751735e4a2c4bfa58cc0cb5430c3ba9d6cc9576a..37553df1edd0540fd253794f9f31536f9baeb17a 100644 (file)
@@ -63,7 +63,7 @@ public:
        MathInset const * operator->() const { return nucleus_; }
 
        /// width cache. Not nice...
-       mutable int width_;
+       //mutable int width_;
 
 private:
        ///