summaryrefslogtreecommitdiff
path: root/pangomodule.c
diff options
context:
space:
mode:
Diffstat (limited to 'pangomodule.c')
-rw-r--r--pangomodule.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/pangomodule.c b/pangomodule.c
index d30fb7b7..b1652217 100644
--- a/pangomodule.c
+++ b/pangomodule.c
@@ -67,6 +67,4 @@ initpango(void)
/* add anything else to the module dictionary (such as constants) */
- if (PyErr_Occurred())
- Py_FatalError("could not initialise module pango");
}