Kaydet (Commit) 86f19fcb authored tarafından Zolnai Tamás's avatar Zolnai Tamás

Adapt findunusedcode to the current libgltf

Change-Id: I5f5e5f3c8b60e543892aaf683f445184e1f10f74
üst 17aab9bd
......@@ -55,11 +55,11 @@ grep ::.*\( unusedcode.all \
| grep -v ^cppu:: \
| grep -v ^CppUnit:: \
| grep -v ^Dde \
| grep -v ^glTF:: \
| grep -v ^graphite2:: \
| grep -v ^jvmaccess:: \
| grep -v ^libcdr:: \
| grep -v ^libcmis:: \
| grep -v ^libgltf:: \
| grep -v ^libmspub:: \
| grep -v ^libvisio:: \
| grep -v ^libwpg:: \
......@@ -87,9 +87,4 @@ grep ::.*\( unusedcode.all \
| grep -v ^MathML:: \
| grep -v ^GeneratedSaxParser:: \
| grep -v ^GLTF:: \
| grep -v ^FPSCounter:: \
| grep -v ^CPhysicalCamera:: \
| grep -v ^RenderScene:: \
| grep -v ^ShaderProgram:: \
| grep -v ^Texture:: \
> ../unusedcode.easy
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment