summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPhilip Chimento <philip.chimento@gmail.com>2020-07-05 22:29:34 +0000
committerPhilip Chimento <philip.chimento@gmail.com>2020-07-05 22:29:34 +0000
commit4fedbf07859b8d9cf6f470cb38d00f50fb8d1f9e (patch)
treee823695ca40d6e56d7bd7eea92a68a10c9b63b55 /tools
parentd82c7ae453ee4afef1e8afea19e725c8c77168ee (diff)
parent0d10efacf89be9a9dd23a3b2baaac67b63d58d44 (diff)
downloadgjs-4fedbf07859b8d9cf6f470cb38d00f50fb8d1f9e.tar.gz
Merge branch 'june-maintenance' into 'master'
June maintenance See merge request GNOME/gjs!459
Diffstat (limited to 'tools')
-rwxr-xr-xtools/process_iwyu.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/process_iwyu.py b/tools/process_iwyu.py
index dd6656b2..786bb67f 100755
--- a/tools/process_iwyu.py
+++ b/tools/process_iwyu.py
@@ -41,7 +41,6 @@ FWD_DECLS_IN_HEADER = (
'struct JSRuntime;',
'class JSScript;',
'class JSString;',
- 'class JSTracer;',
'struct JSFreeOp;',
'namespace js { class TempAllocPolicy; }'
'namespace JS { struct PropertyKey; }',