mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
remove variable
This commit is contained in:
parent
6fb90273fe
commit
5bf97288d0
1 changed files with 1 additions and 2 deletions
|
@ -69,8 +69,7 @@ function may be incorrect
|
|||
NSRange _rangeOfQuery; \
|
||||
NSRange _rangeOfQueryItems; \
|
||||
NSRange _rangeOfScheme; \
|
||||
NSRange _rangeOfUser; \
|
||||
BOOL _regenerating;
|
||||
NSRange _rangeOfUser;
|
||||
|
||||
#import "common.h"
|
||||
#define EXPOSE_NSURL_IVARS 1
|
||||
|
|
Loading…
Reference in a new issue