Index: src_plugins/io_pcb/parse_l.c =================================================================== --- src_plugins/io_pcb/parse_l.c (revision 2360) +++ src_plugins/io_pcb/parse_l.c (revision 2361) @@ -2363,7 +2363,6 @@ sprintf (tmps, "%s", Filename); yyin = fopen (tmps, "r"); -printf("OPENING: %s -> %p\n", tmps, yyin); if (!yyin) { /* Special case this one, we get it all the time... */