Kaydet (Commit) 623e8b86 authored tarafından Vinay Sajip's avatar Vinay Sajip

Removed some unused local variables.

üst 5bdae3bb
......@@ -1315,8 +1315,6 @@ marshal_load(PyObject *self, PyObject *f)
{
PyObject *data, *result;
RFILE rf;
char *p;
int n;
/*
* Make a call to the read method, but read zero bytes.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment