X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=gmqcc.ini.example;fp=gmqcc.ini.example;h=763b3932c175ba31cdceee7702eb2bf949ae4406;hp=5a6339a38374de7230987cb1eb3f2558780d6724;hb=3652a122ed44e2f7ba39874df2d2f66f4a399ffd;hpb=d1def27dbb06344242a7e4ee4ee870a089560abb diff --git a/gmqcc.ini.example b/gmqcc.ini.example index 5a6339a..763b393 100644 --- a/gmqcc.ini.example +++ b/gmqcc.ini.example @@ -99,10 +99,6 @@ # variables with the name 'nil' to be declared. PREMISSIVE = false - # Enable enhanced diagnostic messages. i.e provides a "did you mean" - # when you accidently typo. Amongst others - ENHANCED_DIAGNOSTICS = true - # Allow vararg access from within QC of the form: ...(argnumber, type) VARIADIC_ARGS = true