aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrLayerAtlas.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/GrLayerAtlas.cpp')
-rw-r--r--src/gpu/GrLayerAtlas.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gpu/GrLayerAtlas.cpp b/src/gpu/GrLayerAtlas.cpp
index c1f8732b35..ccb208a71c 100644
--- a/src/gpu/GrLayerAtlas.cpp
+++ b/src/gpu/GrLayerAtlas.cpp
@@ -1,4 +1,3 @@
-
/*
* Copyright 2010 Google Inc.
*
@@ -167,4 +166,3 @@ GrLayerAtlas::Plot* GrLayerAtlas::addToAtlas(ClientPlotUsage* usage,
// If the above fails, then the current plot list has no room
return nullptr;
}
-