Index: include/core/SkThreadPriv.h |
diff --git a/include/core/SkThreadPriv.h b/include/core/SkThreadPriv.h |
deleted file mode 100644 |
index aca71a6709d9cab6ac570941076ab8b3dde040bc..0000000000000000000000000000000000000000 |
--- a/include/core/SkThreadPriv.h |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-/* |
- * Copyright 2014 Google Inc. |
- * |
- * Use of this source code is governed by a BSD-style license that can be |
- * found in the LICENSE file. |
- */ |
- |
-#ifndef SkThreadPriv_DEFINED |
-#define SkThreadPriv_DEFINED |
- |
-// TODO: delete this file |
-#include "SkAtomics.h" |
- |
-#endif//SkThreadPriv_DEFINED |