summaryrefslogtreecommitdiffstats
path: root/bin/find-unused-typedefs.py
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-05-21 11:27:29 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-05-24 10:19:26 +0200
commit9a453051639be4bee9339bface0bb4678eb58bf4 (patch)
treef92c473f759d1f39da1aefaaf88a0c55bbe45ef2 /bin/find-unused-typedefs.py
parentRevert "Fix leak in extensions/updatecheck" (diff)
downloadcore-9a453051639be4bee9339bface0bb4678eb58bf4.tar.gz
core-9a453051639be4bee9339bface0bb4678eb58bf4.zip
remove some unused typedefs
Change-Id: I305086e26538110481918f8250a482e4738ac41f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94729 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'bin/find-unused-typedefs.py')
-rwxr-xr-xbin/find-unused-typedefs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/find-unused-typedefs.py b/bin/find-unused-typedefs.py
index 1f3395835b89..b07c16d2bcb1 100755
--- a/bin/find-unused-typedefs.py
+++ b/bin/find-unused-typedefs.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python2
import subprocess