mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Remove _endDate from NSDateInterval
This commit is contained in:
parent
66277860cc
commit
f34c95edda
2 changed files with 6 additions and 7 deletions
|
@ -220,6 +220,8 @@
|
|||
constant: constant];
|
||||
NSDimension *result = [[[self class] alloc] initWithSymbol: symbol
|
||||
converter: converter];
|
||||
AUTORELEASE(converter);
|
||||
AUTORELEASE(result);
|
||||
return result;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue