]> git.lyx.org Git - lyx.git/blobdiff - src/coordcache.h
* remove various xforms relicts, in particular:
[lyx.git] / src / coordcache.h
index 79847020cfce61bfe2f662c5d57301321af2024e..9effe582390f016d838edb78856930f64246a012 100644 (file)
@@ -143,7 +143,7 @@ public:
        {
                return boundary ? slices1_ : slices0_;
        }
-       
+
 private:
        /// MathArrays
        CoordCacheBase<MathArray> arrays_;