aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/fonts
diff options
context:
space:
mode:
authorGravatar bungeman <bungeman@google.com>2016-08-02 11:18:48 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-08-02 11:18:48 -0700
commitb605f89398767bc39516e1c13a1d9a23bc8e2162 (patch)
tree4b1e81c875c49b4d8f572ae855a824b0b62b589d /src/fonts
parent5dbd27484641279b53369587c93ba0566c20a161 (diff)
Remove now unused source files.
These files have been renamed and exist only as stubs for transition reasons. Remove these now unused stubs. CQ_INCLUDE_TRYBOTS=master.client.skia.compile:Build-Ubuntu-GCC-x86_64-Release-CMake-Trybot,Build-Mac-Clang-x86_64-Release-CMake-Trybot Review-Url: https://codereview.chromium.org/2197423003
Diffstat (limited to 'src/fonts')
-rw-r--r--src/fonts/SkFontMgr_fontconfig.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/fonts/SkFontMgr_fontconfig.cpp b/src/fonts/SkFontMgr_fontconfig.cpp
deleted file mode 100644
index 423527c18f..0000000000
--- a/src/fonts/SkFontMgr_fontconfig.cpp
+++ /dev/null
@@ -1,8 +0,0 @@
-/*
- * Copyright 2013 Google Inc.
- *
- * Use of this source code is governed by a BSD-style license that can be
- * found in the LICENSE file.
- */
-
-#include "../ports/SkFontMgr_FontConfigInterface.cpp"