Remove the debug printout
This commit is contained in:
parent
87517b6f7a
commit
7e36c72735
|
|
@ -117,7 +117,6 @@ ivars(char *argv0)
|
|||
}
|
||||
if (path_end)
|
||||
*path_end = '\0';
|
||||
fprintf(stdout, "ngspice path %s\n", Spice_Exec_Path);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue