12020-03-03 Wenson Hsieh <wenson_hsieh@apple.com>
2
3 Address post-commit feedback after r257732
4 https://bugs.webkit.org/show_bug.cgi?id=208265
5
6 Reviewed by NOBODY (OOPS!).
7
8 Remove the private initializeOrCopyPlatformPathIfNeeded() helper,
9 and move its logic into ensurePlatformPath().
10
11 * platform/graphics/Path.h:
12 * platform/graphics/cg/PathCG.cpp:
13 (WebCore::Path::ensurePlatformPath):
14 (WebCore::Path::initializeOrCopyPlatformPathIfNeeded): Deleted.
15