diff --git a/src/misc/ivars.c b/src/misc/ivars.c index 5bbeea7e9..3d1878065 100644 --- a/src/misc/ivars.c +++ b/src/misc/ivars.c @@ -117,7 +117,6 @@ ivars(char *argv0) } if (path_end) *path_end = '\0'; - fprintf(stdout, "ngspice path %s\n", Spice_Exec_Path); } }