summaryrefslogtreecommitdiff
path: root/libc/misc/wchar
diff options
context:
space:
mode:
authorManuel Novoa III <mjn3@codepoet.org>2002-11-23 16:43:57 +0000
committerManuel Novoa III <mjn3@codepoet.org>2002-11-23 16:43:57 +0000
commitb1c5815388512b5c420401c73ad27484721a163b (patch)
tree1f547b7437fba47e9b5346d301b08016ec4720c6 /libc/misc/wchar
parent7dfff9507e48df0b07b28d66843460d42286f663 (diff)
Oops.. left in a bit of debugging code.
Diffstat (limited to 'libc/misc/wchar')
-rw-r--r--libc/misc/wchar/wchar.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libc/misc/wchar/wchar.c b/libc/misc/wchar/wchar.c
index a6e5fc616..ff3e42a84 100644
--- a/libc/misc/wchar/wchar.c
+++ b/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);
}