Remove GSSVG* files since they are not needed

This commit is contained in:
Gregory John Casamento 2019-12-03 17:19:18 -05:00
parent 95dbcd2b40
commit 782a8efcbe
5 changed files with 3 additions and 83 deletions

View file

@ -37,7 +37,7 @@ extern "C" {
@class NSURL, NSArray, NSMutableDictionary;
@interface NSPDFInfo : NSObject <NSCoding, NSCopying>
@interface NSPDFInfo : NSObject <NSCoding, NSCopying>
{
NSURL *_url;
BOOL _fileExtensionHidden;