diff options
Diffstat (limited to 'Modules/pyexpat.c')
| -rw-r--r-- | Modules/pyexpat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Modules/pyexpat.c b/Modules/pyexpat.c index 7a862c0f6d..1b9ffcac4b 100644 --- a/Modules/pyexpat.c +++ b/Modules/pyexpat.c @@ -1169,7 +1169,6 @@ static struct PyMethodDef xmlparse_methods[] = { */ static char template_buffer[257]; -PyObject *template_string = NULL; static void init_template_buffer(void) |
