From b605f89398767bc39516e1c13a1d9a23bc8e2162 Mon Sep 17 00:00:00 2001 From: bungeman Date: Tue, 2 Aug 2016 11:18:48 -0700 Subject: 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 --- src/fonts/SkFontMgr_fontconfig.cpp | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 src/fonts/SkFontMgr_fontconfig.cpp (limited to 'src/fonts') 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" -- cgit v1.2.3