]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetlabel.h
fix #832
[lyx.git] / src / insets / insetlabel.h
index b4478c3d82c099206c864ddb4536d1a0fbb186f5..db4272070e3a3597143a1379529766dffc497b3a 100644 (file)
@@ -34,10 +34,6 @@ public:
        ///
        Inset::Code lyxCode() const { return Inset::LABEL_CODE; }
        ///
-       void edit(BufferView *, int, int, mouse_button::state);
-       ///
-       void edit(BufferView * bv, bool front = true);
-       ///
        std::vector<string> const getLabelList() const;
        ///
        int latex(Buffer const *, std::ostream &,