Index: include/gpu/GrShaderDataManager.h |
diff --git a/include/gpu/GrShaderDataManager.h b/include/gpu/GrShaderDataManager.h |
deleted file mode 100644 |
index 93d33b47a3fa8fd760158cebc25180316e3359b9..0000000000000000000000000000000000000000 |
--- a/include/gpu/GrShaderDataManager.h |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-/* |
- * Copyright 2015 Google Inc. |
- * |
- * Use of this source code is governed by a BSD-style license that can be |
- * found in the LICENSE file. |
- */ |
- |
-#ifndef GrShaderDataManager_DEFINED |
-#define GrShaderDataManager_DEFINED |
- |
-class GrShaderDataManager {}; |
- |
-#endif |