Revert "Base64Decoder drops 0x0d characters on windows"

This reverts commit 79549f85dd.
This commit is contained in:
aleks-f
2012-12-20 20:05:10 -06:00
parent a4e781f487
commit 9a67596f00
7 changed files with 5 additions and 47 deletions

View File

@@ -49,7 +49,6 @@ public:
void testEncoder();
void testDecoder();
void testEncodeDecode();
void testDecodeCR();
void setUp();
void tearDown();