remove most use of RTL_CONSTASCII_USTRINGPARAM macro

This is largely unnecessary when working with OUString

Change-Id: I3cf4d68357a43665d01162ef4a2d5346a45da9be
This commit is contained in:
Noel Grandin
2013-11-14 13:13:19 +02:00
parent ccc2970978
commit 2c35fff7ec
97 changed files with 267 additions and 312 deletions

View File

@@ -145,7 +145,7 @@ static void s_test__loadSharedLibComponentFactory__purpose_purpose()
static rtl::OUString s_getSDrive(void)
{
rtl::OUString path;//(RTL_CONSTASCII_USTRINGPARAM("file://"));
rtl::OUString path;//("file://");
// FIXME no more S drive