Index: src/core/SkRect.cpp |
diff --git a/src/core/SkRect.cpp b/src/core/SkRect.cpp |
index afd8bd8f719cfbea8814984eaf9b9fe4f5fd4f2c..ecf6fa29893248dab9206fb06061f0d3d0f33fbe 100644 |
--- a/src/core/SkRect.cpp |
+++ b/src/core/SkRect.cpp |
@@ -6,7 +6,6 @@ |
* found in the LICENSE file. |
*/ |
- |
#include "SkRect.h" |
void SkIRect::join(int32_t left, int32_t top, int32_t right, int32_t bottom) { |