mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
stdlib: remove swift_createDate
It was added for testing and it is actually never used now. Swift SVN r26195
This commit is contained in:
@@ -119,8 +119,6 @@
|
||||
- (signed char)isEqualToDate:(NSDate *)anotherDate;
|
||||
@end
|
||||
|
||||
NSDate *swift_createDate(void);
|
||||
|
||||
@interface NSProxy
|
||||
+ alloc;
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user