]> git.lyx.org Git - lyx.git/blobdiff - src/Buffer.cpp
style
[lyx.git] / src / Buffer.cpp
index ab2164b82b7949d3f68254ea7717d4e95d212517..6f7a5cd63f0fb8bd40b912c431a056dcf7304214 100644 (file)
@@ -354,6 +354,7 @@ private:
 /// Creates the per buffer temporary directory
 static FileName createBufferTmpDir()
 {
+       // FIXME THREAD
        static int count;
        // We are in our own directory.  Why bother to mangle name?
        // In fact I wrote this code to circumvent a problematic behaviour