X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetGraphics.h;h=dae9a701d2a42711b8b01bae621058c9381c09de;hb=8a69ffd3bfaa4ab23b281a38b9a65f0a8550c997;hp=5f8f5aea35259ab054d97f7a46597afb7a16190f;hpb=b749e175c60c1c1f785cd9418fff8934fe2cffbe;p=features.git diff --git a/src/insets/InsetGraphics.h b/src/insets/InsetGraphics.h index 5f8f5aea35..dae9a701d2 100644 --- a/src/insets/InsetGraphics.h +++ b/src/insets/InsetGraphics.h @@ -56,8 +56,6 @@ private: /// InsetGraphics(InsetGraphics const &); - /// - void setBuffer(Buffer & buffer); /// bool isLabeled() const { return true; } void metrics(MetricsInfo &, Dimension &) const; @@ -92,10 +90,6 @@ private: void editGraphics(InsetGraphicsParams const &, Buffer const &) const; /// bool getStatus(Cursor &, FuncRequest const &, FuncStatus &) const; - /// all graphics can be embedded - void registerEmbeddedFiles(EmbeddedFileList &) const; - /// - void updateEmbeddedFile(EmbeddedFile const &); /// void addToToc(ParConstIterator const &) const; ///