diff --git a/py/qstrdefs.h b/py/qstrdefs.h index 9375b9101a..4ded5be084 100644 --- a/py/qstrdefs.h +++ b/py/qstrdefs.h @@ -51,11 +51,3 @@ Q() Q() Q() Q(utf-8) - -// The following qstrings not referenced from anywhere in the sources -Q(__locals__) -Q(BufferError) -Q(FileExistsError) -Q(FileNotFoundError) -Q(FloatingPointError) -Q(UnboundLocalError)