Kaydet (Commit) ace8398c authored tarafından Caolán McNamara's avatar Caolán McNamara

drop unused ReadCString with hidden StreamCharSet monstrosity

üst 4d929366
......@@ -390,7 +390,6 @@ public:
/// convert the BytString with the given encoding to a String
sal_Bool ReadCString( ByteString& rStr );
sal_Bool ReadCString( String& rStr, rtl_TextEncoding eToEncode );
sal_Bool ReadCString( String& rStr ) { return ReadCString( rStr, GetStreamCharSet()); }
sal_Bool ReadLine( ByteString& rStr );
sal_Bool ReadLine( rtl::OString& rStr );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment