Index: Source/platform/mac/VersionUtilMac.h |
diff --git a/Source/platform/mac/VersionUtilMac.h b/Source/platform/mac/VersionUtilMac.h |
index 2eee2d069fe26637c7b2def4742d9f93a0f3c74a..91e01c588d00ff4deebc061a1864f864f0e10205 100644 |
--- a/Source/platform/mac/VersionUtilMac.h |
+++ b/Source/platform/mac/VersionUtilMac.h |
@@ -9,9 +9,6 @@ |
namespace blink { |
-// Mavericks is Mac OS X 10.7, Darwin 11. |
-PLATFORM_EXPORT bool IsOSLionOrEarlier(); |
- |
// Mavericks is Mac OS X 10.9, Darwin 13. |
PLATFORM_EXPORT bool IsOSMavericksOrEarlier(); |
PLATFORM_EXPORT bool IsOSMavericks(); |