summaryrefslogtreecommitdiff
path: root/gcc/ipa-type-collector.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ipa-type-collector.h')
-rw-r--r--gcc/ipa-type-collector.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/ipa-type-collector.h b/gcc/ipa-type-collector.h
deleted file mode 100644
index 16611c2db56..00000000000
--- a/gcc/ipa-type-collector.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#pragma once
-
-#include "collect-types.h"
-
-void collect_types(ptrset_t &types);