Index: Source/platform/mac/ThemeMac.mm |
diff --git a/Source/platform/mac/ThemeMac.mm b/Source/platform/mac/ThemeMac.mm |
index 8da614bd9e382015e675ec51cc8cbfa29f5d93c6..d3a9b9419d7df73284a5d3a585921142b8ccc7f4 100644 |
--- a/Source/platform/mac/ThemeMac.mm |
+++ b/Source/platform/mac/ThemeMac.mm |
@@ -34,8 +34,6 @@ |
#import "platform/scroll/ScrollView.h" |
#include "wtf/StdLibExtras.h" |
-using namespace std; |
- |
NSRect focusRingClipRect; |
// This is a view whose sole purpose is to tell AppKit that it's flipped. |