Kaydet (Commit) 1ef0dd7a authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wunused-function

Change-Id: Id53c00a90f4f2d87e469ae4fe4121a5678dff5a4
üst 61057a61
......@@ -238,7 +238,7 @@ namespace
}
}
#if defined( UNX )
bool lcl_getHomeDirectory( const OUString& _rForURL, OUString& /* [out] */ _rHomeDir )
{
_rHomeDir.clear();
......@@ -273,7 +273,7 @@ namespace
}
return !_rHomeDir.isEmpty();
}
#endif
static OUString lcl_ensureFinalSlash( const OUString& _rDir )
{
......
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