diff options
Diffstat (limited to 'source/include/trans2.h')
-rw-r--r-- | source/include/trans2.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/source/include/trans2.h b/source/include/trans2.h index 62b6a1a9bf7..894823602ee 100644 --- a/source/include/trans2.h +++ b/source/include/trans2.h @@ -233,11 +233,6 @@ Byte offset Type name description #define DIRLEN_GUESS (45+MAX(l1_achName,l2_achName)) -/* NT uses a FILE_ATTRIBUTE_NORMAL when no other attributes - are set. */ - -#define NT_FILE_ATTRIBUTE_NORMAL 0x80 - #endif |