]> git.lyx.org Git - lyx.git/blobdiff - src/support/FileInfo.h
tostr -> convert and some bformat work
[lyx.git] / src / support / FileInfo.h
index 2bf5eaae778cbd2e28b86dd5381420de4eb352d4..70b26513d27ddb7a05c03d478185d591e76850d0 100644 (file)
@@ -70,9 +70,6 @@ public:
        /// Total file size in bytes
        off_t getSize() const;
 
-       /// Number of hard links
-       nlink_t getNumberOfLinks() const;
-
        /// User ID of owner
        uid_t getUid() const;