summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/graphics/haiku/PathHaiku.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/platform/graphics/haiku/PathHaiku.cpp')
-rw-r--r--WebCore/platform/graphics/haiku/PathHaiku.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/WebCore/platform/graphics/haiku/PathHaiku.cpp b/WebCore/platform/graphics/haiku/PathHaiku.cpp
index 70dad29..d8b6932 100644
--- a/WebCore/platform/graphics/haiku/PathHaiku.cpp
+++ b/WebCore/platform/graphics/haiku/PathHaiku.cpp
@@ -152,11 +152,6 @@ void Path::transform(const AffineTransform& transform)
notImplemented();
}
-void Path::transform(const TransformationMatrix& transform)
-{
- notImplemented();
-}
-
FloatRect Path::strokeBoundingRect(StrokeStyleApplier* applier)
{
notImplemented();