diff options
Diffstat (limited to 'gcc/store-motion.c')
-rw-r--r-- | gcc/store-motion.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/store-motion.c b/gcc/store-motion.c index bd0d7edc6d2..1cda4045b7c 100644 --- a/gcc/store-motion.c +++ b/gcc/store-motion.c @@ -39,7 +39,6 @@ along with GCC; see the file COPYING3. If not see #include "except.h" #include "ggc.h" #include "intl.h" -#include "timevar.h" #include "tree-pass.h" #include "hashtab.h" #include "df.h" |