]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathDiagram.h
Better fix for bug #8679
[lyx.git] / src / mathed / InsetMathDiagram.h
index 7ab099cec3cd76b60abc42baa53cd20bd6ad9a27..1e44863dda770aa8e9aaad0feb22848ca164c268 100644 (file)
@@ -13,7 +13,6 @@
 #ifndef MATH_DIAGRAM_H
 #define MATH_DIAGRAM_H
 
-#include "Length.h"
 #include "InsetMathGrid.h"
 
 
@@ -33,8 +32,6 @@ public:
        ///
        virtual int rowsep() const;
 
-       ///
-       void normalize();
        ///
        void write(WriteStream & os) const;
        ///