summaryrefslogtreecommitdiffstatshomepage
path: root/py/qstrdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'py/qstrdefs.h')
-rw-r--r--py/qstrdefs.h8
1 files changed, 0 insertions, 8 deletions
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(<genexpr>)
Q(<string>)
Q(<stdin>)
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)