mirror of
https://github.com/python/cpython.git
synced 2026-01-04 06:22:20 +00:00
Removed unused variable.
This commit is contained in:
parent
24aa3cea07
commit
ae2df93814
1 changed files with 0 additions and 1 deletions
|
|
@ -570,7 +570,6 @@ mac_stat(self, args)
|
|||
PyObject *self;
|
||||
PyObject *args;
|
||||
{
|
||||
PyObject *v;
|
||||
struct stat st;
|
||||
char *path;
|
||||
int res;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue