fix sal build
since reversion due to f78a2bcce8
Change-Id: If60bb1931c1305068a86257fbbaa18029872e22e
This commit is contained in:
@@ -145,8 +145,6 @@ oslFileError SAL_CALL osl_getSystemPathFromFileURL( rtl_uString *ustrFileURL, rt
|
||||
sal_Unicode encodedSlash[3] = { '%', '2', 'F' };
|
||||
sal_Unicode protocolDelimiter[3] = { ':', '/', '/' };
|
||||
|
||||
OSL_ASSERT(path != 0 && path->isEmpty());
|
||||
|
||||
/* temporary hack: if already system path, return ustrFileURL */
|
||||
/*
|
||||
if( (sal_Unicode) '/' == ustrFileURL->buffer[0] )
|
||||
|
Reference in New Issue
Block a user