diff --git a/Source/NSTimeZone.m b/Source/NSTimeZone.m index 2244579f2..eaf028882 100644 --- a/Source/NSTimeZone.m +++ b/Source/NSTimeZone.m @@ -485,7 +485,6 @@ static NSString *_time_zone_path(NSString *subpath, NSString *type) } #else { - NSLog(@"Unknown time zone name `%@'.", name); return nil; } #endif