summaryrefslogtreecommitdiff
path: root/py/qstrdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'py/qstrdefs.h')
-rw-r--r--py/qstrdefs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/py/qstrdefs.h b/py/qstrdefs.h
index c10b2faba..0f520719f 100644
--- a/py/qstrdefs.h
+++ b/py/qstrdefs.h
@@ -117,7 +117,6 @@ Q(OSError)
Q(OverflowError)
Q(RuntimeError)
Q(SyntaxError)
-Q(SystemError)
Q(SystemExit)
Q(TypeError)
Q(UnboundLocalError)