mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Remove remnant of the past.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20632 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
628eb46ccb
commit
3ee38712cb
@ -64,9 +64,6 @@ public:
|
||||
/// access to the inset
|
||||
InsetMath const * operator->() const { return nucleus_; }
|
||||
|
||||
/// width cache. Not nice...
|
||||
mutable int width_;
|
||||
|
||||
private:
|
||||
///
|
||||
InsetMath * nucleus_;
|
||||
|
Loading…
Reference in New Issue
Block a user