diff --git a/src/flag-definitions.h b/src/flag-definitions.h index 0e113fd030..fd292f2cc6 100644 --- a/src/flag-definitions.h +++ b/src/flag-definitions.h @@ -276,7 +276,6 @@ DEFINE_DUAL_IMPLICATION(turbo, thin_strings) // with the turbo flag. DEFINE_BOOL(ignition_staging, false, "use ignition with all staged features") DEFINE_DUAL_IMPLICATION(ignition_staging, ignition) -DEFINE_DUAL_IMPLICATION(ignition_staging, compiler_dispatcher) // Flags for experimental implementation features. DEFINE_BOOL(allocation_site_pretenuring, true,