]> git.lyx.org Git - lyx.git/blobdiff - src/support/filetools.h
add onoff support for "inset-modify changetype xxx" in include inset
[lyx.git] / src / support / filetools.h
index ec8ef17d4653a8c59c046c0a1199e176bcc96789..782ba2cc31773218b868d3441b116d849d3a1655 100644 (file)
@@ -250,9 +250,6 @@ bool readLink(FileName const & file, FileName & link);
 FileName const findtexfile(std::string const & fil,
                              std::string const & format);
 
-/// remove the autosave-file and give a Message if it can't be done
-void removeAutosaveFile(std::string const & filename);
-
 /// read the BoundingBox entry from a ps/eps/pdf-file
 std::string const readBB_from_PSFile(FileName const & file);