summaryrefslogtreecommitdiffstats
path: root/tools/inc/tools/fsys.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/inc/tools/fsys.hxx')
-rw-r--r--tools/inc/tools/fsys.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/inc/tools/fsys.hxx b/tools/inc/tools/fsys.hxx
index d15c19ca27e9..e307c0cd6fa2 100644
--- a/tools/inc/tools/fsys.hxx
+++ b/tools/inc/tools/fsys.hxx
@@ -54,7 +54,6 @@ class BigInt;
typedef ::std::vector< DirEntry* > DirEntryList;
typedef ::std::vector< FileStat* > FileStatList;
-#define FSYS_BUFSIZE 1024
#define FSYS_SHORTNAME_DELIMITER '@'
// FSysAccess
@@ -134,8 +133,6 @@ typedef int FSysAction;
// Fuer RFS
#define RFS_IDENTIFIER "-rfs-"
-#define RFS_LOWER "-rfs-"
-#define RFS_UPPER "-RFS-"
typedef sal_uIntPtr FSysError;