diff options
| -rwxr-xr-x | indra/test/lltranscode_tut.cpp | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/indra/test/lltranscode_tut.cpp b/indra/test/lltranscode_tut.cpp index 2431afad27..3fce6e0e2b 100755 --- a/indra/test/lltranscode_tut.cpp +++ b/indra/test/lltranscode_tut.cpp @@ -49,9 +49,6 @@ namespace tut  	template<> template<>  	void LLTranscodeTestObject::test<1>()  	{ -#if LL_WINDOWS -		skip("Windows APR libs can't transcode."); -#endif  		// Test utf8  		std::stringstream input;  		std::stringstream output; | 
