]> git.lyx.org Git - lyx.git/blobdiff - src/EmbeddedFiles.h
do what the FIXME suggested
[lyx.git] / src / EmbeddedFiles.h
index b0d719ba858ce0bddb3cfe6424571819797abead..0a6e3894b8e65e8881df9d5641be19616ae593be 100644 (file)
@@ -160,7 +160,7 @@ public:
        /// embedded file instead of external file. To make sure inset pointers 
        /// are up to date, please make sure there is no modification to the
        /// document between EmbeddedFiles::update() and this function.
-       void updateInsets(Buffer const * buf) const;
+       void updateInsets() const;
 
        /// Check readability of availableFile
        bool isReadableFile() const;