mirror of
https://github.com/gnustep/libs-base.git
synced 2025-06-01 01:01:03 +00:00
Comment out duplicate declaration of ivars to get base to compile again.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@34409 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6cbe121535
commit
cbf50c0e7e
3 changed files with 9 additions and 3 deletions
|
@ -81,7 +81,7 @@ typedef NSUInteger NSXMLDocumentContentKind;
|
|||
NSXMLDTD *_docType;
|
||||
BOOL _standalone;
|
||||
NSXMLElement *_rootElement;
|
||||
NSString *_URI;
|
||||
//NSString *_URI;
|
||||
NSString *_MIMEType;
|
||||
NSUInteger _fidelityMask;
|
||||
NSXMLDocumentContentKind _contentKind;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue