]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetBranch.h
pimpl not needed here
[lyx.git] / src / insets / InsetBranch.h
index 206bd64b66c1b19f90fbd179a586f5ad6b3c8612..754e788cb6f594aec5f89c63de0f8002cdd7ebf3 100644 (file)
@@ -94,8 +94,6 @@ private:
 
        virtual Inset * clone() const;
 
-       /// used by the constructors
-       void init();
        ///
        InsetBranchParams params_;
 };