chore: remove comment from wrong stdlib_flags.h (#11564)

This PR removes a comment from wrong `stdlib_flags.h`. Only the one in
`stage0/` should be edited.
This commit is contained in:
Joachim Breitner 2025-12-09 15:58:30 +01:00 committed by GitHub
parent 6e711bf067
commit c213882788
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,5 @@
#include "util/options.h"
// update thy
namespace lean {
options get_default_options() {
options opts;