Browse Source

Oops.. left in a bit of debugging code.

Manuel Novoa III 23 years ago
parent
commit
b1c5815388
1 changed files with 0 additions and 2 deletions
  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);
 		}