aboutsummaryrefslogtreecommitdiff
path: root/gcc/opts.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/opts.h')
-rw-r--r--gcc/opts.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/opts.h b/gcc/opts.h
index a9336af..b6a4361 100644
--- a/gcc/opts.h
+++ b/gcc/opts.h
@@ -257,8 +257,6 @@ typedef struct
const char *arg;
int value;
} cl_deferred_option;
-DEF_VEC_O(cl_deferred_option);
-DEF_VEC_ALLOC_O(cl_deferred_option,heap);
/* Structure describing a single option-handling callback. */