aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar reed <reed@google.com>2016-01-13 09:05:27 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2016-01-13 09:05:27 -0800
commitf33e7a39598f3098a9676724367aef764b02de50 (patch)
tree83cdb167919c7a6958c4668c5079987e07573dd4
parent6054d686e6fecc7261eeb328f27e9e16cd1d3b1e (diff)
remove unused SkGlobalInitialization_none.cpp
-rw-r--r--src/ports/SkGlobalInitialization_none.cpp10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/ports/SkGlobalInitialization_none.cpp b/src/ports/SkGlobalInitialization_none.cpp
deleted file mode 100644
index 06666fe071..0000000000
--- a/src/ports/SkGlobalInitialization_none.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
-/*
- * Copyright 2016 Google Inc.
- *
- * Use of this source code is governed by a BSD-style license that can be
- * found in the LICENSE file.
- */
-
-#include "SkFlattenable.h"
-
-void SkFlattenable::PrivateInitializer::InitEffects() {}