aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkTLS.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkTLS.cpp')
-rwxr-xr-xsrc/core/SkTLS.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/SkTLS.cpp b/src/core/SkTLS.cpp
index e4f61881b0..f7bf3048c3 100755
--- a/src/core/SkTLS.cpp
+++ b/src/core/SkTLS.cpp
@@ -121,4 +121,3 @@ void SkTLS::Delete(CreateProc createProc) {
curr = next;
}
}
-