Kaydet (Commit) a4f35131 authored tarafından Matúš Kukan's avatar Matúš Kukan

remove obsolete TODO comment; ASCII string is used here

since 36f143d5

Change-Id: I71f0a0f6c2ce91086286a2fc0b6736be42d02198
üst 36f143d5
......@@ -93,8 +93,6 @@ serf_bucket_t * SerfPropFindReqProcImpl::createSerfRequestBucket( serf_request_t
serf_bucket_t* body_bkt = 0;
OString aBodyText;
{
// TODO is it really needed a Unicode string buffer?
// All properties and property names aren't supposed to be ASCII?
OStringBuffer aBuffer;
aBuffer.append( PROPFIND_HEADER );
......
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