]> git.lyx.org Git - lyx.git/blobdiff - src/support/filetools.h
zipunzip.cpp: Replace makedir etc with versions in support::FileName, fix a bug in...
[lyx.git] / src / support / filetools.h
index d9609ef2db98a9ba73163455e23f726c98de2dc0..936b7113cbbd9c9e74c9106c418d153844959c52 100644 (file)
@@ -22,9 +22,6 @@ namespace support {
 
 class FileName;
 
-/// Creates the per buffer temporary directory
-std::string const createBufferTmpDir();
-
 /** Creates the global LyX temp dir.
   \p deflt can be an existing directory name. In this case a new directory
   inside \p deflt is created. If \p deflt does not exist yet, \p deflt is