X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ftabular.h;h=fc54679fa0d0d04dc008cc195b97255d4733d22c;hb=6c2e78e12855d8661eb289ded3dc8722748863b8;hp=93358d4ab069a98cb6f5e6ff3f5da20d49a73ffc;hpb=dd6c706cef7f7c29b0a6c988d3a8de22bbf195ac;p=lyx.git diff --git a/src/tabular.h b/src/tabular.h index 93358d4ab0..fc54679fa0 100644 --- a/src/tabular.h +++ b/src/tabular.h @@ -397,8 +397,6 @@ public: col_type columns() const { return columns_;} /// void validate(LaTeXFeatures &) const; - /// Appends \c list with all labels found within this inset. - void getLabelList(Buffer const &, std::vector & list) const; /// //private: ///