Commit ae2df938 authored by Jack Jansen's avatar Jack Jansen

Removed unused variable.

parent 24aa3cea
......@@ -570,7 +570,6 @@ mac_stat(self, args)
PyObject *self;
PyObject *args;
{
PyObject *v;
struct stat st;
char *path;
int res;
......
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