aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/ports/SkFontMgr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ports/SkFontMgr.h')
-rw-r--r--include/ports/SkFontMgr.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/ports/SkFontMgr.h b/include/ports/SkFontMgr.h
deleted file mode 100644
index d7c391bfa5..0000000000
--- a/include/ports/SkFontMgr.h
+++ /dev/null
@@ -1,6 +0,0 @@
-// Copyright 2018 Google LLC.
-// Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
-#ifndef ports_SkFontMgr_DEFINED
-#define ports_SkFontMgr_DEFINED
-#include "../core/SkFontMgr.h"
-#endif