aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/sk_tool_utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/sk_tool_utils.h')
-rw-r--r--tools/sk_tool_utils.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/sk_tool_utils.h b/tools/sk_tool_utils.h
index fe9daad255..857ad5aa47 100644
--- a/tools/sk_tool_utils.h
+++ b/tools/sk_tool_utils.h
@@ -57,11 +57,6 @@ namespace sk_tool_utils {
const char* platform_font_manager();
/**
- * Map serif, san-serif, and monospace to the platform-specific font name.
- */
- const char* platform_font_name(const char* name);
-
- /**
* Sets the paint to use a platform-independent text renderer
*/
void set_portable_typeface(SkPaint* paint, const char* name = nullptr,