ncdengine/provider/protocol/src/ncdprotocolutils.cpp
changeset 80 9dcba1ee99f7
parent 0 ba25891c3a9e
equal deleted inserted replaced
77:d1838696558c 80:9dcba1ee99f7
    29 // This circumvents an API "feature" and adds the XML prefix to the
    29 // This circumvents an API "feature" and adds the XML prefix to the
    30 // name itself. The API changed (AFAIK) so that a certain parameter
    30 // name itself. The API changed (AFAIK) so that a certain parameter
    31 // set caused the prefix to be ignored.
    31 // set caused the prefix to be ignored.
    32 
    32 
    33 #define XML_PREFIX_HACK
    33 #define XML_PREFIX_HACK
    34 #warning XML DOM API PREFIX HACK ENABLED ON 3.2 AND 5.0 PLATFORMS
    34 //#warning XML DOM API PREFIX HACK ENABLED ON 3.2 AND 5.0 PLATFORMS
    35 
    35 
    36 
    36 
    37 
    37 
    38 void NcdProtocolUtils::AssignEmptyDesL( HBufC16*& aDes )
    38 void NcdProtocolUtils::AssignEmptyDesL( HBufC16*& aDes )
    39     {
    39     {