]> git.lyx.org Git - lyx.git/blobdiff - src/insets/inset.h
more cleanup:
[lyx.git] / src / insets / inset.h
index 7832a320175be571755316f886b4e666099b50ec..a6f6a05a1b4eee6822098524aa0bf22c7bb17ddd 100644 (file)
@@ -56,8 +56,6 @@ public:
 protected:
        ///
        InsetOld(InsetOld const & in);
-       ///
-       mutable Dimension dim_;
 
 private:
        InsetOld & operator=(InsetOld const &) const;