there's no -f flag named overlap-locals... removed the opts.def entry

This commit is contained in:
Wolfgang Bumiller 2012-12-27 22:18:39 +01:00
parent 4187332bb1
commit c6e7e80f23

View file

@ -27,7 +27,6 @@
/* codegen flags */
#ifdef GMQCC_TYPE_FLAGS
GMQCC_DEFINE_FLAG(OVERLAP_LOCALS)
GMQCC_DEFINE_FLAG(DARKPLACES_STRING_TABLE_BUG)
GMQCC_DEFINE_FLAG(ADJUST_VECTOR_FIELDS)
GMQCC_DEFINE_FLAG(FTEPP)