aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/nacl/SkCreatePlatformGLContext_nacl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/gl/nacl/SkCreatePlatformGLContext_nacl.cpp')
-rw-r--r--src/gpu/gl/nacl/SkCreatePlatformGLContext_nacl.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gpu/gl/nacl/SkCreatePlatformGLContext_nacl.cpp b/src/gpu/gl/nacl/SkCreatePlatformGLContext_nacl.cpp
index e064aec726..855f0dc124 100644
--- a/src/gpu/gl/nacl/SkCreatePlatformGLContext_nacl.cpp
+++ b/src/gpu/gl/nacl/SkCreatePlatformGLContext_nacl.cpp
@@ -1,4 +1,3 @@
-
/*
* Copyright 2012 Google Inc.
*
@@ -11,5 +10,3 @@ SkGLContext* SkCreatePlatformGLContext(GrGLStandard forcedGpuAPI, SkGLContext* s
SkASSERT(!shareContext);
return nullptr;
}
-
-