# HG changeset patch # User komh # Date 1266570743 0 # Node ID c6356454b7240b8c651143f08a7fb7596c8b87e5 # Parent caaa73737ef14710da51b3e00d5a26cc865a7040 Remove useless CONFIG_SETLOCALE diff -r caaa73737ef1 -r c6356454b724 stream/asf_mmst_streaming.c --- 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 #endif -#ifndef CONFIG_SETLOCALE -#undef CONFIG_ICONV -#endif - #ifdef CONFIG_ICONV #include #endif