summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/graphics/win/ColorSafari.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/platform/graphics/win/ColorSafari.cpp')
-rw-r--r--WebCore/platform/graphics/win/ColorSafari.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/WebCore/platform/graphics/win/ColorSafari.cpp b/WebCore/platform/graphics/win/ColorSafari.cpp
index e7fbf47..a04fd81 100644
--- a/WebCore/platform/graphics/win/ColorSafari.cpp
+++ b/WebCore/platform/graphics/win/ColorSafari.cpp
@@ -68,9 +68,4 @@ Color focusRingColor()
return focusRingColor;
}
-void setFocusRingColorChangeFunction(void (*)())
-{
- notImplemented();
-}
-
} // namespace WebCore