summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/graphics/wince/PlatformPathWinCE.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/platform/graphics/wince/PlatformPathWinCE.h')
-rw-r--r--WebCore/platform/graphics/wince/PlatformPathWinCE.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/WebCore/platform/graphics/wince/PlatformPathWinCE.h b/WebCore/platform/graphics/wince/PlatformPathWinCE.h
index 3414b04..4c86fc3 100644
--- a/WebCore/platform/graphics/wince/PlatformPathWinCE.h
+++ b/WebCore/platform/graphics/wince/PlatformPathWinCE.h
@@ -164,7 +164,6 @@ namespace WebCore {
void addEllipse(const FloatPoint& p, float a, float b, float sar, float ear, bool anticlockwise);
void addRect(const FloatRect& r);
void addEllipse(const FloatRect& r);
- String debugString() const;
void apply(void* info, PathApplierFunction function) const;
private: