rbitset: Let rbitset_alloca() return the new raw bitset.
[libfirm] / ir / ir / irflag_t.h
index 72d864c..a963f9e 100644 (file)
@@ -103,7 +103,6 @@ static inline firm_verification_t get_node_verification_mode(void)
 
 #define get_optimize()                           get_optimize_()
 #define get_opt_cse()                            get_opt_cse_()
-#define get_opt_dyn_meth_dispatch()              get_opt_dyn_meth_dispatch_()
 #define get_opt_suppress_downcast_optimization() get_opt_suppress_downcast_optimization_()
 
 #endif