changeset 30607:c6356454b724

Remove useless CONFIG_SETLOCALE
author komh
date Fri, 19 Feb 2010 09:12:23 +0000
parents caaa73737ef1
children c05fbacce55f
files stream/asf_mmst_streaming.c
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/stream/asf_mmst_streaming.c	Thu Feb 18 23:11:27 2010 +0000
+++ b/stream/asf_mmst_streaming.c	Fri Feb 19 09:12:23 2010 +0000
@@ -43,10 +43,6 @@
 #include <winsock2.h>
 #endif
 
-#ifndef CONFIG_SETLOCALE
-#undef CONFIG_ICONV
-#endif
-
 #ifdef CONFIG_ICONV
 #include <iconv.h>
 #endif