aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/SkEGLContext_none.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/SkEGLContext_none.cpp')
-rw-r--r--src/utils/SkEGLContext_none.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/SkEGLContext_none.cpp b/src/utils/SkEGLContext_none.cpp
index 1c55c95..cb08f40 100644
--- a/src/utils/SkEGLContext_none.cpp
+++ b/src/utils/SkEGLContext_none.cpp
@@ -1,6 +1,6 @@
#include "SkEGLContext.h"
-SkEGLContext::SkEGLContext() : fContext(NULL) {
+SkEGLContext::SkEGLContext() {
}
SkEGLContext::~SkEGLContext() {