]> git.lyx.org Git - lyx.git/blobdiff - src/Row.h
Cell in delimiter inset should not be tight
[lyx.git] / src / Row.h
index e4a8e689b6a72bfefd8a672127a50bce48fe2a9b..d210174ef9460b269433dc9ac1c88fc2d7cc318e 100644 (file)
--- a/src/Row.h
+++ b/src/Row.h
@@ -261,8 +261,6 @@ public:
        Element const & back() const { return elements_.back(); }
        /// remove last element
        void pop_back();
-       /// remove all row elements
-       void clear() { *this = Row(); }
        /**
         * if row width is too large, remove all elements after last
         * separator and update endpos if necessary. If all that