]> git.lyx.org Git - lyx.git/blobdiff - src/support/FileInfo.h
Small things in my tree.
[lyx.git] / src / support / FileInfo.h
index aa3eb24c8553d9ffcac90eac51a2b0a7bf4238e5..db826bdb4a3f7901c5ab1536ec9a4cf54450e680 100644 (file)
@@ -48,9 +48,6 @@ public:
        /// File protection mode
        mode_t getMode() const;
 
-       /// Get "preferred" block size for efficient file system I/O
-       long getBlockSize() const;
-       
        /// Constructs standard mode string (ls style)
        void modeString(char * szString) const;