Kaydet (Commit) 57633c1a authored tarafından Jack Jansen's avatar Jack Jansen

removed unused variables

üst 61c32fe1
......@@ -216,12 +216,10 @@ Py_Main(argc, argv)
int argc;
char **argv;
{
int c;
int sts;
char *command = NULL;
char *filename = NULL;
FILE *fp = stdin;
char *p;
int inspect = 0;
int unbuffered = 0;
......
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