svga: remove shebang from svgadump/svga_dump.py

Analogous to earlier commit(s).

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
This commit is contained in:
Emil Velikov 2017-02-22 19:20:31 +00:00 committed by Emil Velikov
parent bd9bb86bc3
commit 5d15fe446d

View file

@ -1,4 +1,3 @@
#!/usr/bin/env python
'''
Generates dumper for the SVGA 3D command stream using pygccxml.