summaryrefslogtreecommitdiff
path: root/bin/findunusedcode
diff options
context:
space:
mode:
Diffstat (limited to 'bin/findunusedcode')
-rwxr-xr-xbin/findunusedcode1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/findunusedcode b/bin/findunusedcode
index d1ff0f9a92ab..5b2205602d75 100755
--- a/bin/findunusedcode
+++ b/bin/findunusedcode
@@ -57,6 +57,7 @@ grep ::.*\( unusedcode.all \
| grep -v ^Dde \
| grep -v ^graphite2:: \
| grep -v ^jvmaccess:: \
+ | grep -v ^Json:: \
| grep -v ^libcdr:: \
| grep -v ^libcmis:: \
| grep -v ^libgltf:: \