Sfoglia il codice sorgente

Oops.. left in a bit of debugging code.

Manuel Novoa III 23 anni fa
parent
commit
b1c5815388
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      libc/misc/wchar/wchar.c

+ 0 - 2
libc/misc/wchar/wchar.c

@@ -1384,8 +1384,6 @@ size_t iconv(iconv_t cd, char **__restrict inbuf,
 					goto ILLEGAL;
 				}
 			}
-		} else {
-			fprintf(stderr, "ARG!! %d\n", px->fromcodeset);
 		}