]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetCaption.h
Simplify, and delete unused routine.
[lyx.git] / src / insets / InsetCaption.h
index b037c346607841bf98b0926e6911a9d51421a8d4..cd99455b2e5fb86c000ff3317a9d7a983f28eea9 100644 (file)
@@ -23,8 +23,6 @@ public:
        ///
        InsetCaption(Buffer *, std::string const &);
        ///
-       std::string const & type() const { return type_; }
-       ///
        std::string const & floattype() const { return floattype_; }
        ///
        docstring layoutName() const;