Index: src/gpu/GrAddPathRenderers_none.cpp |
diff --git a/src/gpu/GrAddPathRenderers_none.cpp b/src/gpu/GrAddPathRenderers_none.cpp |
deleted file mode 100644 |
index 02da71072466d849c46756b82441365dee793d80..0000000000000000000000000000000000000000 |
--- a/src/gpu/GrAddPathRenderers_none.cpp |
+++ /dev/null |
@@ -1,15 +0,0 @@ |
- |
-/* |
- * Copyright 2011 Google Inc. |
- * |
- * Use of this source code is governed by a BSD-style license that can be |
- * found in the LICENSE file. |
- */ |
- |
- |
-#include "GrPathRenderer.h" |
- |
- |
-void GrPathRenderer::AddPathRenderers(GrContext*, |
- GrPathRendererChain::UsageFlags, |
- GrPathRendererChain*) {} |