aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkAutoPixmapStorage.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkAutoPixmapStorage.cpp')
-rw-r--r--src/core/SkAutoPixmapStorage.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/SkAutoPixmapStorage.cpp b/src/core/SkAutoPixmapStorage.cpp
index c0e9c3c8c4..865b3a6029 100644
--- a/src/core/SkAutoPixmapStorage.cpp
+++ b/src/core/SkAutoPixmapStorage.cpp
@@ -1,4 +1,3 @@
-
/*
* Copyright 2016 Google Inc.
*
@@ -57,4 +56,3 @@ const SkData* SkAutoPixmapStorage::detachPixelsAsData() {
return data.release();
}
-