]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetoptarg.h
insetcharstyle drawing cosmetics
[lyx.git] / src / insets / insetoptarg.h
index 60828016c25003a78e327fc15f0a5521c77da1f3..0b2deee38b8adde7f5615562214530b4d80bca3e 100644 (file)
@@ -27,8 +27,6 @@ public:
        InsetOptArg(InsetOptArg const &);
        /// make a duplicate of this inset
        virtual std::auto_ptr<InsetBase> clone() const;
-       /// this inset is editable
-       EDITABLE editable() const { return IS_EDITABLE; }
        /// code of the inset
        InsetOld::Code lyxCode() const { return InsetOld::OPTARG_CODE; }
        /// return an message upon editing