Loading...
include/fsproperties.h Libc-583 Libc-320
--- Libc/Libc-583/include/fsproperties.h
+++ Libc/Libc-320/include/fsproperties.h
@@ -2,6 +2,8 @@
  * Copyright (c) 2000 Apple Computer, Inc. All rights reserved.
  *
  * @APPLE_LICENSE_HEADER_START@
+ * 
+ * Copyright (c) 1999-2003 Apple Computer, Inc.  All Rights Reserved.
  * 
  * This file contains Original Code and/or Modifications of Original Code
  * as defined in and that are subject to the Apple Public Source License
@@ -38,9 +40,7 @@
 #define kFSFormatArgumentsKey        "FSFormatArguments"
 #define kFSFormatContentMaskKey      "FSFormatContentMask"
 #define kFSFormatExecutableKey       "FSFormatExecutable"
-#define kFSFormatInteractiveKey      "FSFormatInteractive"
 #define kFSFormatMinimumSizeKey      "FSFormatMinimumSize"
-#define kFSFormatMaximumSizeKey      "FSFormatMaximumSize"
 #define kFSMountArgumentsKey         "FSMountArguments"
 #define kFSMountExecutableKey        "FSMountExecutable"
 #define kFSNameKey                   "FSName"
@@ -48,6 +48,5 @@
 #define kFSRepairExecutableKey       "FSRepairExecutable"
 #define kFSVerificationArgumentsKey  "FSVerificationArguments"
 #define kFSVerificationExecutableKey "FSVerificationExecutable"
-#define kFSSubTypeKey                "FSSubType"
 
 #endif /* _FSPROPERTIES_H_ */