]> git.lyx.org Git - lyx.git/blobdiff - src/support/os.h
split LyXText::rowlist_ into individual Paragraph::rows_ chunks
[lyx.git] / src / support / os.h
index 5d6c47f729666f462ac799ef669388ff01b3f266..55a3378a368e0fcff999a185f5ca7b179c286896 100644 (file)
@@ -31,8 +31,7 @@ void init(int * argc, char ** argv[]);
 string binpath();
 // returns name of LyX binary
 string binname();
-// system_tempdir actually doesn't belong here
-// I put it here only to avoid a global variable.
+//
 void setTmpDir(string const & p);
 //
 string getTmpDir();