mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Minor fixes
This commit is contained in:
parent
058762c8c5
commit
a251bbbb58
2 changed files with 4 additions and 5 deletions
|
@ -103,7 +103,6 @@
|
|||
|
||||
- (NSString *) stringFromDateInterval: (NSDateInterval *)dateInterval
|
||||
{
|
||||
NSString *result = nil;
|
||||
NSDate *fromDate = [dateInterval startDate];
|
||||
NSDate *toDate = [dateInterval endDate];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue