]> git.lyx.org Git - lyx.git/blobdiff - src/support/filetools.h
remove !NEW_INSETS cruft
[lyx.git] / src / support / filetools.h
index 65505a9b2ecd19706dd7f27a17d74ff963290afe..c373562d1ab77342d0bb87befac50912f93dfc17 100644 (file)
@@ -179,9 +179,6 @@ string const NormalizePath(string const & path);
 /// Strips path from filename
 string const OnlyFilename(string const & fname);
 
-/// Strips filename from path
-string const BasePath(string const & fname);
-
 /// Get the contents of a file as a huge string
 string const GetFileContents(string const & fname);