mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
Removed obsolete working files
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@6870 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
fef10cfa6b
commit
2512160ece
13 changed files with 4768 additions and 4727 deletions
|
@ -141,7 +141,7 @@ static Class NSDate_class;
|
|||
NSLog(@"Missed %d timeouts at %f second intervals", inc, _interval);
|
||||
#endif
|
||||
RELEASE(_date);
|
||||
_date = [[NSDate allocWithZone: [self zone]]
|
||||
_date = [[NSDate_class allocWithZone: [self zone]]
|
||||
initWithTimeIntervalSinceReferenceDate: nxt];
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue