aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkRect.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkRect.cpp')
-rw-r--r--src/core/SkRect.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/SkRect.cpp b/src/core/SkRect.cpp
index afd8bd8f71..ecf6fa2989 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) {