py/qstrdefs: Remove unused qstrs.

They are not used by any component and take up valuable flash space.
pull/3294/head
Damien George 2017-09-01 15:22:25 +10:00
rodzic 1ee6c3771f
commit 860eeeea9b
1 zmienionych plików z 0 dodań i 8 usunięć

Wyświetl plik

@ -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)