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 fa4a64a1b28b..664ac8a0fbbc 100755
--- a/bin/findunusedcode
+++ b/bin/findunusedcode
@@ -86,6 +86,7 @@ grep ::.*\( unusedcode.all \
| grep -v ^o3dgc:: \
| grep -v ^MathML:: \
| grep -v ^GeneratedSaxParser:: \
+ | grep -v ^GLTF:: \
| grep -v ^FPSCounter:: \
| grep -v ^CPhysicalCamera:: \
| grep -v ^RenderScene:: \