aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/SkJSON.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/SkJSON.cpp')
-rw-r--r--src/utils/SkJSON.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/utils/SkJSON.cpp b/src/utils/SkJSON.cpp
index 06989f3148..9b12208202 100644
--- a/src/utils/SkJSON.cpp
+++ b/src/utils/SkJSON.cpp
@@ -632,6 +632,3 @@ void SkJSON::Array::setString(int index, const char str[]) {
prev = dup_string(str);
}
}
-
-
-