]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_inset.h
split inset -> inset + updatableinset
[lyx.git] / src / mathed / math_inset.h
index 2b0719621c782973324ad9d4d0164eaaf0eed7ba..c95540085882ea3749f7445545743d98fffe2e53 100644 (file)
@@ -97,13 +97,9 @@ public:
        typedef size_type                   row_type;
        /// type for column numbers
        typedef size_type                   col_type;
-       ///
-       typedef InsetBase::dispatch_result  result_type;
 
        /// our members behave nicely...
        MathInset() {}
-       /// the virtual base destructor
-       virtual ~MathInset() {}
 
        /// reproduce itself
        virtual MathInset * clone() const = 0;
@@ -289,9 +285,6 @@ public:
 
        /// dump content to stderr for debugging
        virtual void dump() const;
-       /// local dispatcher
-       virtual result_type dispatch
-               (FuncRequest const & cmd, idx_type & idx, pos_type & pos);
 
        /// LyXInset stuff
        /// write labels into a list