Remove entry from MISSING file.

This commit is contained in:
Gregory John Casamento 2019-09-11 12:32:34 -04:00
parent f261441c6a
commit 69d74e84aa
3 changed files with 12 additions and 13 deletions

View file

@ -68,7 +68,7 @@ typedef NSUInteger NSFileWrapperWritingOptions;
NSMutableDictionary *_fileAttributes;
GSFileWrapperType _wrapperType;
id _wrapperData;
id _iconImage;
id _icon;
}
//